Getting runepanet to link on 32bit
This commit is contained in:
@@ -17,6 +17,7 @@ include_directories(include)
|
|||||||
|
|
||||||
source_group("CLI" FILES ${EPANET_CLI_SOURCES})
|
source_group("CLI" FILES ${EPANET_CLI_SOURCES})
|
||||||
|
|
||||||
|
add_definitions(-DWITH_GENX)
|
||||||
|
|
||||||
# Creates the EPANET command line executable
|
# Creates the EPANET command line executable
|
||||||
add_executable(runepanet ${EPANET_CLI_SOURCES})
|
add_executable(runepanet ${EPANET_CLI_SOURCES})
|
||||||
|
|||||||
Reference in New Issue
Block a user