aboutsummaryrefslogtreecommitdiff
path: root/examples/system/dynlink
diff options
context:
space:
mode:
Diffstat (limited to 'examples/system/dynlink')
-rw-r--r--examples/system/dynlink/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/system/dynlink/CMakeLists.txt b/examples/system/dynlink/CMakeLists.txt
index e7188de..5834647 100644
--- a/examples/system/dynlink/CMakeLists.txt
+++ b/examples/system/dynlink/CMakeLists.txt
@@ -28,5 +28,5 @@ install(
FILES
${PROJECT_BINARY_DIR}/dynlink.bin
${PROJECT_BINARY_DIR}/dynlink.cue
- DESTINATION .
+ TYPE BIN
)