disabling FastNoise Build

This commit is contained in:
Alister
2021-11-04 21:26:49 +00:00
parent f09b805b5e
commit 41e8be125e

View File

@@ -15,10 +15,10 @@ build:
script:
- gcc -dumpversion
- g++ --version
- cmake -version
- cmake -version
- mkdir build
- cd build
- cmake ..
- cmake .. -D FASTNOICE2_NOISETOOL=Flase
- make
artifacts:
paths: