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