File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # (C) Copyright 2011-2021 Johns Hopkins University (JHU), All Rights Reserved.
2
+ # (C) Copyright 2011-2025 Johns Hopkins University (JHU), All Rights Reserved.
3
3
#
4
4
5
5
set (@_cacf_component_name@_VERSION_MAJOR "@_cacf_version_major@" )
@@ -27,7 +27,7 @@ else ()
27
27
NAMES @_cacf_component_name@/@_cacf_component_name@Export.h
28
28
HINTS ${THIS_FILE_PATH} /../.. ${THIS_FILE_PATH} /../../.. )
29
29
# set library path relative to include
30
- set (@_cacf_component_name@_LIBRARY_DIR "${@_cacf_component_name@_INCLUDE_DIR}/../lib" )
30
+ set (@_cacf_component_name@_LIBRARY_DIR "${@_cacf_component_name@_INCLUDE_DIR}/../lib" "@_cacf_library_dir@" )
31
31
endif ()
32
32
33
33
set (@_cacf_component_name@_LIBRARIES "@_cacf_libraries@" )
You can’t perform that action at this time.
0 commit comments