]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/creaMiniToolsVariables.sh
#2787 creaToolsTools Bug New Normal - Fedora 23 : executable not linking with share...
[creaToolsTools.git] / Linux / scripts / creaMiniToolsVariables.sh
index 63c838b64736ca88635e502ee94eb6237796ee2e..c978ac18c9ea2686adeb3b173a5d11dbe84f00d4 100644 (file)
@@ -32,6 +32,7 @@ currentdir=$2
 binfolder=$2/creatools_bin/$1Bin
 cd $binfolder
 
+cmake -D CMAKE_CXX_FLAGS:STRING=-fPIC                             CMakeCache.txt
 cmake -D BBTK_DIR:PATH=$currentdir/creatools_bin/bbtkBin          CMakeCache.txt
 cmake -D crea_DIR:PATH=$currentdir/creatools_bin/creaBin          CMakeCache.txt
 cmake -D BUILD_BBTK_PACKAGE_creaMiniTools:BOOL=ON                 CMakeCache.txt