Skip to content

Commit

Permalink
Update build-tv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcxzyw authored Feb 4, 2025
1 parent 860bfc5 commit 691e80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/build-tv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE \
-DCMAKE_CXX_COMPILER=$CMAKE_CXX_COMPILER \
-DCMAKE_CXX_FLAGS=$CMAKE_CXX_FLAGS \
-DBUILD_TV=1 \
-DCMAKE_FIND_PACKAGE_SORT_ORDER=NATURAL -DCMAKE_FIND_PACKAGE_SORT_DIRECTION=DEC \
-GNinja ..
ninja

0 comments on commit 691e80e

Please sign in to comment.