mirror of
https://github.com/boostorg/ratio.git
synced 2026-02-24 04:12:19 +00:00
[CMake] Run cmake on appveyor
This commit is contained in:
@@ -39,3 +39,8 @@ build: off
|
||||
|
||||
test_script:
|
||||
- b2 libs/ratio/test toolset=%TOOLSET%
|
||||
- mkdir __wsl__
|
||||
- cd __wsl__
|
||||
- cmake -DBOOST_RATIO_INCLUDE_TESTS=ON ../libs/ratio/test/test_cmake
|
||||
- cmake --build .
|
||||
- ctest .
|
||||
|
||||
Reference in New Issue
Block a user