mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
Go a little deeper with OPENAL_INCLUDE_DIR
This commit is contained in:
parent
1b9546aea4
commit
2da5aac5ed
@ -60,7 +60,7 @@ vcpkg_configure_cmake(
|
|||||||
-DWANT_TTF=ON
|
-DWANT_TTF=ON
|
||||||
-DWANT_VIDEO=ON
|
-DWANT_VIDEO=ON
|
||||||
-DWANT_VORBIS=ON
|
-DWANT_VORBIS=ON
|
||||||
-DOPENAL_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
|
-DOPENAL_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include/AL
|
||||||
-DOPUS_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
|
-DOPUS_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
|
||||||
-DZLIB_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
|
-DZLIB_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
|
||||||
OPTIONS_RELEASE -DWANT_ALLOW_SSE=ON
|
OPTIONS_RELEASE -DWANT_ALLOW_SSE=ON
|
||||||
|
Loading…
Reference in New Issue
Block a user