It's a syncing ship

Ha... get it?
I'm so lonely...
This commit is contained in:
Lirusaito
2019-04-17 18:09:39 -04:00
parent 7c40f3332f
commit 7c41dc2e7e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
# -*- cmake -*-
include(Variables)
include(Prebuilt)
if (NOT (STANDALONE OR DARWIN))
@@ -8,3 +10,5 @@ if (NOT (STANDALONE OR DARWIN))
${LIBS_PREBUILT_LEGACY_DIR}/include
)
endif (NOT (STANDALONE OR DARWIN))
include(FindOpenGL)