diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 22:10:13 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 22:10:13 +0100 |
| commit | 8c00822555b0bf8a3aa0c3d8e6e5400c0cb6d820 (patch) | |
| tree | 1d5f03273a11f0b7bec6be2f6d313daf671afa00 /build/CMakeFiles/VerifyGlobs.cmake | |
| parent | a31c98bc0aed77a3efbbd57a051f4af8e24824df (diff) | |
The project is no longer a CMake project. Makefile will be used in the future.
Diffstat (limited to 'build/CMakeFiles/VerifyGlobs.cmake')
| -rw-r--r-- | build/CMakeFiles/VerifyGlobs.cmake | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/build/CMakeFiles/VerifyGlobs.cmake b/build/CMakeFiles/VerifyGlobs.cmake deleted file mode 100644 index 4871be8..0000000 --- a/build/CMakeFiles/VerifyGlobs.cmake +++ /dev/null @@ -1,14 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by CMake Version 3.25 -cmake_policy(SET CMP0009 NEW) - -# SOURCE_FILES at CMakeLists.txt:9 (file) -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/main.cpp" - ) -if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") - message("-- GLOB mismatch!") - file(TOUCH_NOCREATE "/home/dawidg81/minesweeper/build/CMakeFiles/cmake.verify_globs") -endif() |
