mirror of
https://github.com/borgesdan/xn65
synced 2024-12-29 21:54:47 +01:00
Adiciona variável VCPKG_USER_DIRECTORY
This commit is contained in:
parent
2b04f657cd
commit
fe0cec0bc5
@ -10,7 +10,8 @@ if (POLICY CMP0141)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# CMAKE_TOOLCHAIN_FILE
|
# CMAKE_TOOLCHAIN_FILE
|
||||||
include("C:/vcpkg/scripts/buildsystems/vcpkg.cmake")
|
set(VCPKG_USER_DIRECTORY "C:/vcpkg")
|
||||||
|
include("${VCPKG_USER_DIRECTORY}/scripts/buildsystems/vcpkg.cmake")
|
||||||
project ("xna")
|
project ("xna")
|
||||||
|
|
||||||
# Include sub-projects.
|
# Include sub-projects.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user