mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 13:25:37 +00:00
Updated configure-dev script with cmake support.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user