mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 14:18:38 -05:00
Adjusted CMake scripts for source file changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3559 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
4bed627fd8
commit
94e6348230
@ -146,12 +146,12 @@ set (FSRCS
|
||||
)
|
||||
|
||||
set (CSRCS
|
||||
cutil.c
|
||||
decode_rs.c
|
||||
encode_rs.c
|
||||
gran.c
|
||||
igray.c
|
||||
init_rs.c
|
||||
usleep.c
|
||||
wrapkarn.c
|
||||
)
|
||||
|
||||
@ -161,6 +161,8 @@ set (CXXSRCS
|
||||
|
||||
|
||||
add_definitions (-DBIGSYM=1)
|
||||
set_source_files_properties (sec_midn.f90 PROPERTIES COMPILE_FLAGS -fno-second-underscore)
|
||||
|
||||
|
||||
#
|
||||
# build our targets
|
||||
|
Loading…
Reference in New Issue
Block a user