Skip to content

Commit 38e6cdb

Browse files
Update CMakeLists.txt #none
1 parent fb1efe5 commit 38e6cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ else ()
103103
endif ()
104104

105105

106-
install(FILES ${CMAKE_BINARY_DIR}/subsdk9 DESTINATION .)
106+
install(FILES ${CMAKE_BINARY_DIR}/subsdk9 DESTINATION)
107107
if (DEFINED ENV{TITLE_ID})
108-
install(FILES ${CMAKE_BINARY_DIR}/main.npdm DESTINATION .)
108+
install(FILES ${CMAKE_BINARY_DIR}/main.npdm DESTINATION)
109109
endif ()

0 commit comments

Comments
 (0)