Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do the make distcheck command into the CMAKE_BINARY_TEST_DIR directory
[simgrid.git] / buildtools / Cmake / Pipol.cmake
index b01c574..75b4e9c 100644 (file)
@@ -8,10 +8,6 @@ IF(pipol_user)
 
        set(CMAKE_OPTIONS "     -Wno-dev")
        
-       if(custom_flags)
-       set(CMAKE_OPTIONS "${CMAKE_OPTIONS}     -Dcustom_flags=${custom_flags}")
-       endif(custom_flags)
-       
        if(with_context)
        set(CMAKE_OPTIONS "${CMAKE_OPTIONS}     -Dwith_context=${with_context}")
        endif(with_context)