Added library on CMAKE

This commit is contained in:
Jose Phillips
2024-12-01 20:33:51 -05:00
parent 7f8a34990c
commit 04db328bf3
4 changed files with 7 additions and 6 deletions

View File

@@ -98,6 +98,7 @@ jobs:
-D Qt5_ROOT=$(brew --prefix qt@5)
-D Qt5LinguistTools_ROOT=$(brew --prefix qt@5)
-D OpenAL_ROOT=$(brew --prefix openal-soft)
-D LIBSERIALPORT_ROOT=$(brew --prefix libserialport)
- name: Build
run: cmake --build build