mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
add cxx standard to unit tests
This commit is contained in:
3
test.sh
3
test.sh
@@ -22,6 +22,9 @@ dirs=(./01-basic/A-hello-cmake \
|
||||
./01-basic/I-compiling-with-clang \
|
||||
./01-basic/J-building-with-ninja \
|
||||
./01-basic/K-imported-targets \
|
||||
./01-basic/L-cpp-standard/i-common-method \
|
||||
./01-basic/L-cpp-standard/ii-cxx-standard \
|
||||
./01-basic/L-cpp-standard/iii-compile-features \
|
||||
./02-sub-projects/A-basic \
|
||||
./03-code-generation/protobuf \
|
||||
./03-code-generation/configure-files \
|
||||
|
||||
Reference in New Issue
Block a user