Skip to content
Snippets Groups Projects
Commit 352ac9b5 authored by Marco Clemencic's avatar Marco Clemencic Committed by Christoph Hasse
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 6780f137
No related branches found
No related tags found
1 merge request!72add new v3 opt+g platforms for the throughput tests
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
set(CMAKE_CONFIGURATION_TYPES Release Debug FastDebug, RelWithDebInfo) set(CMAKE_CONFIGURATION_TYPES Release Debug FastDebug RelWithDebInfo)
set(CMAKE_C_FLAGS_FASTDEBUG_INIT "-g -Og") set(CMAKE_C_FLAGS_FASTDEBUG_INIT "-g -Og")
set(CMAKE_CXX_FLAGS_FASTDEBUG_INIT "-g -Og") set(CMAKE_CXX_FLAGS_FASTDEBUG_INIT "-g -Og")
set(CMAKE_Fortran_FLAGS_FASTDEBUG_INIT "-g -Og") set(CMAKE_Fortran_FLAGS_FASTDEBUG_INIT "-g -Og")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment