mirror of
https://github.com/slendidev/lunar.git
synced 2026-01-30 16:28:58 +02:00
6
subprojects/tracy/Config.cmake.in
Normal file
6
subprojects/tracy/Config.cmake.in
Normal file
@@ -0,0 +1,6 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Threads REQUIRED)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/TracyTargets.cmake")
|
||||
Reference in New Issue
Block a user