mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-07 18:26:45 +08:00
Going old school.
This commit is contained in:
parent
59d5313432
commit
7ebbb9d5be
@ -166,8 +166,9 @@ install:
|
|||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cmake -DFASTFLOAT_TEST=ON -B build
|
- mkdir build
|
||||||
- cmake --build build
|
|
||||||
- cd build
|
- cd build
|
||||||
|
- cmake -DFASTFLOAT_TEST=ON ..
|
||||||
|
- make
|
||||||
- ctest --output-on-failure -R basictest
|
- ctest --output-on-failure -R basictest
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user