1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-03-21 03:28:59 -04:00

Did not mean to save a temporarily edited CMakeLists.txt. Revert the change.

This commit is contained in:
Joe Taylor 2022-09-28 10:20:11 -04:00
parent f9423aa6d4
commit 8e3b285f17

View File

@ -1153,9 +1153,6 @@ target_link_libraries (q65_ftn_test wsjt_fort wsjt_cxx)
add_executable (jt49sim lib/jt49sim.f90)
target_link_libraries (jt49sim wsjt_fort wsjt_cxx)
add_executable (testfast9 lib/testfast9.f90)
target_link_libraries (testfast9 wsjt_fort wsjt_cxx)
#add_executable (allsim lib/allsim.f90)
#target_link_libraries (allsim wsjt_fort wsjt_cxx)