mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Add indicatorsConfigVersion cmake support + create source packages
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
|
||||
find_dependency(Threads)
|
||||
find_dependency(Threads REQUIRED)
|
||||
|
||||
if (NOT TARGET indicators::indicators)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/indicatorsTargets.cmake)
|
||||
|
||||
Reference in New Issue
Block a user