Fixing typo

This commit is contained in:
Michael Tryby
2018-07-03 18:16:09 -04:00
parent ff2c851b1c
commit 323e041e6b

View File

@@ -73,7 +73,6 @@ file(GLOB EPANET_SOURCES src/*.c)
file(GLOB EPANET_LIB_ALL src/*) file(GLOB EPANET_LIB_ALL src/*)
source_group("Library" FILES ${EPANET_LIB_ALL}) source_group("Library" FILES ${EPANET_LIB_ALL})
source_group("CLI" REGULAR_EXPRESSION "run/.*")
# the shared library # the shared library