Correct path with CMakeLists.txt

This commit is contained in:
boddicheg 2015-09-02 16:48:32 +03:00
parent 98a708cb0d
commit e96411563f

View File

@ -1,4 +1,4 @@
build_script: build_script:
- mkdir build - mkdir build
- cd build - cd build
- cmake . - cmake ..