We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255a97a commit b3773cdCopy full SHA for b3773cd
src_test/CMakeLists.txt
@@ -41,7 +41,3 @@ endif()
41
add_executable(test_rte_rrtmgp Radiation_solver.cpp test_rte_rrtmgp.cpp)
42
target_link_libraries(test_rte_rrtmgp rte_rrtmgp ${LIBS} m)
43
44
-add_executable(test_rt_tilt_prep
45
- test_rt_tilt_prep_mc.cpp
46
- ../src_tilt/tilt_utils.cpp)
47
-target_link_libraries(test_rt_tilt_prep rte_rrtmgp ${LIBS} m)
0 commit comments