X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FCMakeLists.txt;h=a60ee135c2be53cecb2c83e82ff60f0ed32c5f48;hb=84eba27729ddaf09a031d66eb28212988369d3f9;hp=48f775e4f7ddb38a5b77d1df44cccd5230bb9066;hpb=8ab3078737deb219443554b0df6be43b3bd82d11;p=bbtk.git diff --git a/kernel/src/CMakeLists.txt b/kernel/src/CMakeLists.txt index 48f775e..a60ee13 100644 --- a/kernel/src/CMakeLists.txt +++ b/kernel/src/CMakeLists.txt @@ -197,11 +197,6 @@ INSTALL(TARGETS bbtk DESTINATION lib) # Uses CMakeCreateFindPackage #----------------------------------------------------------------------------- -#----------------------------------------------------------------------------- -# Today CMakeCreateFindPackage is copied in kernel/cmake -# When installed as a separate project will have to find it with FIND_PACKAGE -SET(CMakeCreateFindPackage_DIR ${PROJECT_SOURCE_DIR}/kernel/cmake) -#----------------------------------------------------------------------------- #----------------------------------------------------------------------------- # - Set the variable LIBRARY_NAME to the name of your library