mirror of
https://github.com/pantor/inja.git
synced 2026-05-20 03:05:23 +00:00
Add dependencies and include directories
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(nlohmann_json CONFIG REQUIRED)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Reference in New Issue
Block a user