mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-30 03:04:57 -04:00
Fixed the build system for Linux
This commit is contained in:
parent
aa50ab78ec
commit
6393955683
11 changed files with 103 additions and 43 deletions
|
@ -7,7 +7,7 @@ set(TSOSCAN_SOURCES
|
|||
stats.c
|
||||
)
|
||||
|
||||
include_directories(${FILEHANDLER_INCLUDE_DIR})
|
||||
include_directories(${FILEHANDLER_INCLUDE})
|
||||
|
||||
add_executable(tsoscan ${TSOSCAN_SOURCES})
|
||||
target_link_libraries(tsoscan iff_static)
|
Loading…
Add table
Add a link
Reference in a new issue