mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 03:42:27 +02:00
don't build, install, or configure nvtt on windows
This commit is contained in:
parent
06b3b3d5f4
commit
202e933d8b
1 changed files with 3 additions and 0 deletions
3
cmake/externals/nvtt/CMakeLists.txt
vendored
3
cmake/externals/nvtt/CMakeLists.txt
vendored
|
@ -11,6 +11,9 @@ if (NOT ANDROID)
|
|||
${EXTERNAL_NAME}
|
||||
URL http://s3.amazonaws.com/hifi-public/dependencies/nvtt-win-2.1.0.zip
|
||||
URL_MD5 3ea6eeadbcc69071acf9c49ba565760e
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
LOG_DOWNLOAD 1
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue