diff options
Diffstat (limited to 'build/CMakeFiles/VerifyGlobs.cmake')
| -rw-r--r-- | build/CMakeFiles/VerifyGlobs.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/CMakeFiles/VerifyGlobs.cmake b/build/CMakeFiles/VerifyGlobs.cmake index 544406c..4871be8 100644 --- a/build/CMakeFiles/VerifyGlobs.cmake +++ b/build/CMakeFiles/VerifyGlobs.cmake @@ -6,7 +6,6 @@ cmake_policy(SET CMP0009 NEW) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "/home/dawidg81/minesweeper/src/*.cpp") set(OLD_GLOB "/home/dawidg81/minesweeper/src/Game.cpp" - "/home/dawidg81/minesweeper/src/Utils.cpp" "/home/dawidg81/minesweeper/src/main.cpp" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") |
