Skip to content

Commit 4c3e866

Browse files
Merge pull request #5 from kirill-kornyakov/restructure-layout
Restructure layout of the lab.
2 parents 4e7f421 + a821e29 commit 4c3e866

21 files changed

+101
-29836
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ before_script:
1111
- mkdir ./build
1212
- cd ./build
1313
script:
14-
- cmake -DCMAKE_BUILD_TYPE=Debug ..
14+
- cmake ..
1515
- make -j
16-
- cd ./bin
17-
- ./practice2_test
1816
notifications:
1917
email: false

3rdparty/CMakeLists.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)