aboutsummaryrefslogtreecommitdiff
path: root/examples/cdrom/cdxa/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cdrom/cdxa/CMakeLists.txt')
-rw-r--r--examples/cdrom/cdxa/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cdrom/cdxa/CMakeLists.txt b/examples/cdrom/cdxa/CMakeLists.txt
index d95a40d..18dcc69 100644
--- a/examples/cdrom/cdxa/CMakeLists.txt
+++ b/examples/cdrom/cdxa/CMakeLists.txt
@@ -25,5 +25,5 @@ install(
#${PROJECT_BINARY_DIR}/cdxa.bin
#${PROJECT_BINARY_DIR}/cdxa.cue
${PROJECT_BINARY_DIR}/cdxa.exe
- DESTINATION .
+ TYPE BIN
)