You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use cmake building third-party libraries with the command :cmake -G ""Visual Studio 15 2017 Win64" -D CMAKE_BUILD_TYPE=Debug .. on Win10 64bit,that show the Error Message as follows:
CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/CheckIncludeFiles.cmake:68 (message):
Unknown arguments:
When I use cmake building third-party libraries with the command :cmake -G ""Visual Studio 15 2017 Win64" -D CMAKE_BUILD_TYPE=Debug .. on Win10 64bit,that show the Error Message as follows:
CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/CheckIncludeFiles.cmake:68 (message):
Unknown arguments:
Call Stack (most recent call first):
openal/CMakeLists.txt:968 (CHECK_INCLUDE_FILES)
-- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered: