This commit is contained in:
Vincent Richard 2013-05-13 11:16:58 +02:00
commit 8bbfc2af21

View File

@ -24,5 +24,6 @@ script:
- mkdir _build
- cd _build
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS
- cmake .. -L
- cmake --build . --target install
- ctest