mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
remove user CMakeLists, fix path in FindGverb
This commit is contained in:
parent
e34fb66be7
commit
3ea699d31b
2 changed files with 1 additions and 1085 deletions
File diff suppressed because it is too large
Load diff
|
@ -33,7 +33,7 @@ else (GVERB_INCLUDE_DIRS)
|
|||
if (GVERB_FOUND)
|
||||
message(STATUS "Found Gverb: ${GVERB_INCLUDE_DIRS}")
|
||||
else (GVERB_FOUND)
|
||||
message(FATAL_ERROR "Could NOT find Gverb. Read ./interface/externals/gverb/readme.txt")
|
||||
message(FATAL_ERROR "Could NOT find Gverb. Read ./libraries/audio-client/externals/gverb/readme.txt")
|
||||
endif (GVERB_FOUND)
|
||||
|
||||
endif(GVERB_INCLUDE_DIRS)
|
Loading…
Reference in a new issue