mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-26 00:59:16 -05:00
Move utils.cmake to separate cmake/ directory
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Setup the project and settings
|
||||
project(skully_escape)
|
||||
|
||||
include("../../utils.cmake")
|
||||
include("../../cmake/utils.cmake")
|
||||
|
||||
|
||||
# Make sure raylib has been built
|
||||
|
||||
Reference in New Issue
Block a user