mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 20:40:35 +00:00
Update portfile.cmake
add the "d"
This commit is contained in:
parent
28b7babfc0
commit
01873502e3
1 changed files with 2 additions and 0 deletions
|
|
@ -33,10 +33,12 @@ vcpkg_cmake_configure(
|
|||
-DBUILD_PROGRAMS=OFF
|
||||
-DBUILD_REGTEST=OFF
|
||||
-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON
|
||||
-DCMAKE_DEBUG_POSTFIX="d"
|
||||
-DPYTHON_EXECUTABLE=${PYTHON3}
|
||||
${FEATURE_OPTIONS}
|
||||
MAYBE_UNUSED_VARIABLES
|
||||
PYTHON_EXECUTABLE
|
||||
CMAKE_DEBUG_POSTFIX
|
||||
)
|
||||
|
||||
vcpkg_cmake_install()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue