diff options
Diffstat (limited to 'games/just_do/CMakeLists.txt')
| -rw-r--r-- | games/just_do/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/just_do/CMakeLists.txt b/games/just_do/CMakeLists.txt index 11644008..4c5e1ee4 100644 --- a/games/just_do/CMakeLists.txt +++ b/games/just_do/CMakeLists.txt @@ -1,7 +1,7 @@ # Setup the project and settings project(just_do) -include("../../utils.cmake") +include("../../cmake/utils.cmake") # Make sure raylib has been built |
