aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/render2tex
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphics/render2tex')
-rw-r--r--examples/graphics/render2tex/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphics/render2tex/CMakeLists.txt b/examples/graphics/render2tex/CMakeLists.txt
index db30377..360840d 100644
--- a/examples/graphics/render2tex/CMakeLists.txt
+++ b/examples/graphics/render2tex/CMakeLists.txt
@@ -25,4 +25,4 @@ psn00bsdk_add_executable(
)
#psn00bsdk_add_cd_image(render2tex_iso render2tex iso.xml DEPENDS render2tex)
-install(FILES ${PROJECT_BINARY_DIR}/render2tex.exe DESTINATION .)
+install(FILES ${PROJECT_BINARY_DIR}/render2tex.exe TYPE BIN)