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