🔧 build ctest

parent 9ec8f4ef
......@@ -12,7 +12,7 @@ steps:
- tar xfz cmake-3.20.2.tar.gz
- cd cmake-3.20.2
- ./configure
- make cmake -j10
- make cmake ctest -j10
- cd ..
- mkdir build
- cd build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment