We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86ca795 + 6677acb commit 496b7dcCopy full SHA for 496b7dc
1 file changed
config/CMakeLists.txt
@@ -31,8 +31,6 @@ if (IMATH_INSTALL)
31
install(TARGETS ImathConfig EXPORT Imath)
32
endif()
33
34
-add_library(Imath::Config ALIAS ImathConfig)
35
-
36
if(IMATH_INSTALL_PKG_CONFIG AND NOT IMATH_BUILD_APPLE_FRAMEWORKS)
37
38
# Prepend prefix for includedir only if CMAKE_INSTALL_INCLUDEDIR is relative
0 commit comments