We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
find_package
1 parent be4fd73 commit e26cebeCopy full SHA for e26cebe
1 file changed
cmake/config.cmake.in
@@ -1,6 +1,4 @@
1
@PACKAGE_INIT@
2
3
-find_package(libdnxpp CONFIG REQUIRED)
4
-
5
include(${CMAKE_CURRENT_LIST_DIR}/libdnxpp-targets.cmake)
6
-check_required_components(libdnxpp)
+check_required_components(libdnxpp)
0 commit comments