1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-12-22 16:54:30 +00:00

cmake INCLUDE_DIRS variable

This commit is contained in:
2025-04-29 18:50:54 -03:00
parent 4988f351f2
commit f4741c6298
3 changed files with 6 additions and 2 deletions

View File

@@ -25,4 +25,6 @@ endforeach()
include("${CMAKE_CURRENT_LIST_DIR}/LatAnalyzeTargets.cmake")
set(@PROJECT_NAME@_INCLUDE_DIRS "@PACKAGE_INCLUDE_INSTALL_DIR@")
check_required_components(LatAnalyze)