Adding support for custom epanet_py build target
This commit is contained in:
@@ -17,7 +17,6 @@ include_directories(include)
|
||||
|
||||
source_group("CLI" FILES ${EPANET_CLI_SOURCES})
|
||||
|
||||
add_definitions(-DWITH_GENX)
|
||||
|
||||
# Creates the EPANET command line executable
|
||||
add_executable(runepanet ${EPANET_CLI_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user