Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdaeeefc

Browse files
author
Clement Champetier
committed
c++ apps: declare targets as optional
1 parentdb08b2f commitdaeeefc

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

‎app/avInfo/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install(
2020
FILES${BINARY_FILES}
2121
PERMISSIONSOWNER_EXECUTEOWNER_WRITEOWNER_READGROUP_EXECUTEGROUP_READWORLD_READWORLD_EXECUTE
2222
DESTINATION"bin/"
23+
OPTIONAL
2324
)
2425

2526
install(

‎app/avMeta/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install(
2020
FILES${BINARY_FILES}
2121
PERMISSIONSOWNER_EXECUTEOWNER_WRITEOWNER_READGROUP_EXECUTEGROUP_READWORLD_READWORLD_EXECUTE
2222
DESTINATION"bin/"
23+
OPTIONAL
2324
)
2425

2526
install(

‎app/avPlay/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install(
4242
FILES${BINARY_FILES}
4343
PERMISSIONSOWNER_EXECUTEOWNER_WRITEOWNER_READGROUP_EXECUTEGROUP_READWORLD_READWORLD_EXECUTE
4444
DESTINATION"bin/"
45+
OPTIONAL
4546
)
4647

4748
install(

‎app/avProcessor/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install(
2020
FILES${BINARY_FILES}
2121
PERMISSIONSOWNER_EXECUTEOWNER_WRITEOWNER_READGROUP_EXECUTEGROUP_READWORLD_READWORLD_EXECUTE
2222
DESTINATION"bin/"
23+
OPTIONAL
2324
)
2425

2526
install(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp