X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=82cc483b450d28c8d0aadc64ea7dc611fb3b86b1;hb=1f5c3516bf4240bcdd91979ac303298ef1f75fc3;hp=8fb53f6c4ee6fed45b598d5d650dcba9ceca975c;hpb=77d3666adac324c796ec446fd21179bd8619b39a;p=cpPlugins.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fb53f6..82cc483 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,6 @@ SET(prj_SHORT_VERSION "${prj_MAJOR_VERSION}") ## == Functions, packages and options == ## ===================================== -INCLUDE(cmake/DetectOS.cmake) INCLUDE(cmake/Restrictions.cmake) INCLUDE(cmake/Options.cmake) INCLUDE(cmake/Functions.cmake)