build with clang; C++ version cracking (except in cl compiler)

This commit is contained in:
Allen Webster
2021-07-03 11:00:12 -04:00
parent 9ff0392f04
commit fb865cea4b
9 changed files with 100 additions and 111 deletions
+6
View File
@@ -69,3 +69,9 @@ pushd build
node_errors.exe %~dp0\samples\node_errors\node_errors.md
popd
echo.
echo ~~~ Running C++ Sample ~~~
pushd build
cpp_build_test.exe
popd