Skip to content

Commit

Permalink
workflow: enable the compositor buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
bramoosterhuis committed Jan 15, 2024
1 parent e2c7a5b commit 07cbea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Build ThunderLibraries on Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX="${{matrix.build_type}}/install/usr" \
-DCMAKE_MODULE_PATH="${PWD}/${{matrix.build_type}}/install/usr/include/WPEFramework/Modules" \
-DBROADCAST=ON \
-DCOMPOSITOR_BUFFER=ON \
${{steps.libs.outputs.first_match}}
cmake --build ${{matrix.build_type}}/build/ThunderLibraries --target install
Expand Down

0 comments on commit 07cbea3

Please sign in to comment.