Merge branch 'raysan5:master' into master
This commit is contained in:
commit
971e8d3c3d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# raylib_DEFINITIONS - Compiler switches required for using raylib
|
||||
|
||||
option(raylib_USE_STATIC_LIBS "Use static libs" ON)
|
||||
option(raylib_VERBOSE "Use static libs" OFF)
|
||||
option(raylib_VERBOSE "Show raylib verbose messages" OFF)
|
||||
|
||||
if (NOT TARGET raylib)
|
||||
set(XPREFIX PC_RAYLIB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue