exampleproject no longer compiled with astaroth utils

This commit is contained in:
jpekkila
2019-10-17 13:04:39 +03:00
parent 65a2d47ef7
commit 859195eda4

View File

@@ -107,5 +107,4 @@ endif ()
if (BUILD_UTILS)
add_subdirectory(src/utils)
add_subdirectory(src/exampleproject) # TODO this should not be here
endif ()