mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-13 09:28:23 +01:00
Update CI file to build apps with debug symbols
This commit is contained in:
parent
437ab1b10b
commit
56e70efd1e
@ -19,7 +19,7 @@ build:
|
||||
expire_in: 100s
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
- cmake ..
|
||||
- cmake -DCMAKE_BUILD_TYPE=Debug ..
|
||||
- make
|
||||
|
||||
run_1D:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user