X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Fbash%2FCMakeLists.txt;fp=appli%2Fbash%2FCMakeLists.txt;h=221ab370f26dfad48dcc1a1aff65ffe19d914182;hb=35a9d63c5724b2f9624e69d8dae8f9c107d894a8;hp=a4988506ca4edcbaa6dd691c540b5a94c8b0941a;hpb=96e980b8c0d2829d7c266313228d573c42f7b360;p=cpPlugins.git diff --git a/appli/bash/CMakeLists.txt b/appli/bash/CMakeLists.txt index a498850..221ab37 100644 --- a/appli/bash/CMakeLists.txt +++ b/appli/bash/CMakeLists.txt @@ -23,14 +23,4 @@ FOREACH(source ${all_SOURCE_CXX_FILES}) ) ENDFOREACH(source) -## ============================= -## == Create global variables == -## ============================= - -SET( - cpPluginsInstances_APP - ${PROJECT_BINARY_DIR}/cpPlugins_CreateInstances - CACHE INTERNAL "Target location" - ) - ## eof - $RCSfile$