Updated configure-dev script with cmake support.

This commit is contained in:
Alexander Shaduri
2021-03-08 17:24:31 +04:00
parent 4d04cd5089
commit 98798a3e57
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
- name: Configure CMake
working-directory: ${{runner.workspace}}\build
shell: msys2 {0}
shell: bash
run: >-
cmake ${{runner.workspace}}
-DAPP_BUILD_EXAMPLES=ON