diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index b69fde5..0c83d53 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -309,8 +309,6 @@ IF(BUILD_TESTING) ENDIF (APPLE) ENDIF(BUILD_TESTING) - - INCLUDE (${CMAKE_BINARY_DIR}/Source/LocalUserOptions.cmake OPTIONAL) INCLUDE (${CMAKE_SOURCE_DIR}/Source/LocalUserOptions.cmake OPTIONAL) |