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:
Bill Somerville 2013-08-17 12:26:14 +00:00
parent 1b4f7c8837
commit f4cd4d49fc
1 changed files with 3 additions and 1 deletions

View File

@ -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