mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 19:59:01 +08:00
3 lines
133 B
CMake
3 lines
133 B
CMake
|
include(CMakeFindDependencyMacro)
|
||
|
# find_dependency(xx 2.0)
|
||
|
include(${CMAKE_CURRENT_LIST_DIR}/unofficial-joltphysics-targets.cmake)
|