mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 12:08:43 -04:00
Change name synctest to sfoxtest.
This commit is contained in:
parent
0cf544e3aa
commit
ca44347507
@ -1161,8 +1161,8 @@ target_link_libraries (q65sim wsjt_fort wsjt_cxx)
|
||||
#add_executable (rstest lib/superfox/rstest.f90)
|
||||
#target_link_libraries (rstest wsjt_fort wsjt_cxx)
|
||||
|
||||
add_executable (synctest lib/superfox/synctest.f90)
|
||||
target_link_libraries (synctest wsjt_fort wsjt_cxx)
|
||||
add_executable (sfoxtest lib/superfox/sfoxtest.f90)
|
||||
target_link_libraries (sfoxtest wsjt_fort wsjt_cxx)
|
||||
|
||||
add_executable (q65code lib/qra/q65/q65code.f90)
|
||||
target_link_libraries (q65code wsjt_fort wsjt_cxx)
|
||||
|
Loading…
Reference in New Issue
Block a user