Added appveyor config file
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
before_build:
|
before_build:
|
||||||
- mkdir ./build
|
- cmake -DGLM_TEST_ENABLE=ON -DGLM_TEST_ENABLE_CXX_98=ON .
|
||||||
- cd ./build
|
|
||||||
- cmake -DGLM_TEST_ENABLE=ON -DGLM_TEST_ENABLE_CXX_98=ON ..
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmake --build .
|
- cmake --build .
|
||||||
|
|||||||
Reference in New Issue
Block a user