diff --git a/eo/app/CMakeLists.txt b/eo/app/CMakeLists.txt index 55116b43..b57cce22 100644 --- a/eo/app/CMakeLists.txt +++ b/eo/app/CMakeLists.txt @@ -3,6 +3,6 @@ ###################################################################################### ADD_SUBDIRECTORY(gprop) -ADD_SUBDIRECTORY(gpsymreg) +#ADD_SUBDIRECTORY(gpsymreg) ADD_SUBDIRECTORY(mastermind) ######################################################################################