mirror of
https://github.com/boostorg/hof.git
synced 2026-01-31 20:22:11 +00:00
Merge branch 'examples' of https://github.com/pfultz2/Fit into examples
This commit is contained in:
@@ -28,7 +28,8 @@ build_script:
|
||||
- cmd: python setup.py
|
||||
- cmd: mkdir build
|
||||
- cmd: cd build
|
||||
- cmd: cmake .. -G"%GENERATOR%" -DFIT_HAS_GENERIC_LAMBDA=1
|
||||
- cmd: SET CXXFLAGS=/DFIT_HAS_GENERIC_LAMBDA=1
|
||||
- cmd: cmake .. -G"%GENERATOR%"
|
||||
- cmd: cmake --build . --config %CONFIG% --target check
|
||||
|
||||
# test_script:
|
||||
|
||||
Reference in New Issue
Block a user