Skip to content

Commit b3773cd

Browse files
committed
rt exe only
1 parent 255a97a commit b3773cd

File tree

2 files changed

+0
-454
lines changed

2 files changed

+0
-454
lines changed

src_test/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@ endif()
4141
add_executable(test_rte_rrtmgp Radiation_solver.cpp test_rte_rrtmgp.cpp)
4242
target_link_libraries(test_rte_rrtmgp rte_rrtmgp ${LIBS} m)
4343

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

Comments
 (0)