Skip to content

Commit

Permalink
Merge pull request commontk#879 from jcfr/fix-ctkconfig
Browse files Browse the repository at this point in the history
COMP: Ensure ctkFunctionExtractOptimizedLibrary can be used in dependent project
  • Loading branch information
jcfr authored Aug 22, 2019
2 parents 3e7286f + 8f79b2e commit 6a8d584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMake/CTKConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ include("${CTK_CMAKE_DIR}/ctkFunctionGetCompilerVisibilityFlags.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroParseArguments.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroSetPaths.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroListFilter.cmake")
include("${CTK_CMAKE_DIR}/ctkFunctionExtractOptimizedLibrary.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroBuildLibWrapper.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroBuildPlugin.cmake")
include("${CTK_CMAKE_DIR}/ctkMacroBuildQtPlugin.cmake")
Expand Down

0 comments on commit 6a8d584

Please sign in to comment.