Skip to content
Snippets Groups Projects
Select Git revision
0 results

sbs

  • Damiano Amatruda's avatar
    68d019d3
    [SBS] Allow to enable debug · 68d019d3
    Damiano Amatruda authored
    * Debug is no longer hardcoded in CMakeLists.txt
    
    * Debug can be enabled by setting CMake build type to 'Debug'
    
    * SBS wrapper script uses CMake build type 'Release' by default
    68d019d3
    History
    [SBS] Allow to enable debug
    Damiano Amatruda authored
    * Debug is no longer hardcoded in CMakeLists.txt
    
    * Debug can be enabled by setting CMake build type to 'Debug'
    
    * SBS wrapper script uses CMake build type 'Release' by default