Setting WITH_SDL2APPLICATION Flag to false

This commit is contained in:
Alister
2021-11-04 21:30:55 +00:00
parent 41e8be125e
commit 7da3193f36

View File

@@ -18,7 +18,7 @@ build:
- cmake -version
- mkdir build
- cd build
- cmake .. -D FASTNOICE2_NOISETOOL=Flase
- cmake .. -D WITH_SDL2APPLICATION=Flase
- make
artifacts:
paths: