Skip to content

Commit c25aa03

Browse files
committed
deprecated explicit export CMake variables (in target)
1 parent e54e485 commit c25aa03

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

cmake/config.cmake.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
@PACKAGE_INIT@
22
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-export.cmake")
33
check_required_components("@PROJECT_NAME@")
4-
5-
set_and_check(@PROJECT_NAME@_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/@CMAKE_INSTALL_INCLUDEDIR@")
6-
set(@PROJECT_NAME@_LIBRARIES "@PROJECT_NAME@")

0 commit comments

Comments
 (0)