Skip to content

Commit daeeefc

Browse files
author
Clement Champetier
committed
c++ apps: declare targets as optional
1 parent db08b2f commit daeeefc

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
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_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
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_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
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_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
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_EXECUTE
2222
DESTINATION "bin/"
23+
OPTIONAL
2324
)
2425

2526
install(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy