mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-08-22 00:24:44 -05:00
Add other licenses as well to cpack
This commit is contained in:
@@ -166,6 +166,7 @@ add_custom_command(
|
||||
|
||||
install(TARGETS ${OUTPUT_NAME} DESTINATION .)
|
||||
install(FILES LICENSE README.md DESTINATION .)
|
||||
install(DIRECTORY "other licenses" DESTINATION .)
|
||||
if(WIN32)
|
||||
install(FILES openal32.dll DESTINATION .)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user