mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
remove speex cpack
cpack was causing issues with compiling remove any references to it. change all options being set for the new libs to use the advanced_option macro remove speex, opus is better.
This commit is contained in:
parent
7953064782
commit
8fc56dfd9c
250 changed files with 18 additions and 68070 deletions
|
|
@ -200,5 +200,3 @@ if(BUILD_TESTING)
|
|||
add_test(NAME test_framing COMMAND $<TARGET_FILE:test_framing>)
|
||||
endif()
|
||||
|
||||
set(CPACK_PACKAGE_VERSION ${PROJECT_VERSION})
|
||||
include(CPack)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue