Remove exmaple from CMakeLists.txt

This commit is contained in:
Phillip Stephens 2015-10-16 13:20:05 -07:00
parent 1ee7c82d8b
commit b9d79a9581
1 changed files with 0 additions and 5 deletions

View File

@ -231,11 +231,6 @@ if(NOT GEKKO)
add_subdirectory(atdna) add_subdirectory(atdna)
endif() endif()
##################
# Example import #
##################
add_subdirectory(Example)
######### #########
# CPack # # CPack #
######### #########