mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
Merge branch 'fix_cmake_unix' into z_osx_clean
This commit is contained in:
commit
949325df68
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ endif( COMMAND cmake_policy )
|
|||
include( CheckCXXSourceCompiles )
|
||||
include( CheckFunctionExists )
|
||||
include( CheckCXXCompilerFlag )
|
||||
include( CheckLibraryExists )
|
||||
include( FindPkgConfig )
|
||||
|
||||
if( NOT APPLE )
|
||||
|
|
Loading…
Reference in a new issue