mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 03:42:27 +02:00
Fixing external
This commit is contained in:
parent
86e21c91ba
commit
7f09df1d0b
1 changed files with 3 additions and 0 deletions
3
cmake/externals/Sixense/CMakeLists.txt
vendored
3
cmake/externals/Sixense/CMakeLists.txt
vendored
|
@ -1,3 +1,6 @@
|
|||
include(ExternalProject)
|
||||
include(SelectLibraryConfigurations)
|
||||
|
||||
set(EXTERNAL_NAME Sixense)
|
||||
|
||||
ExternalProject_Add(
|
||||
|
|
Loading…
Reference in a new issue