correct install dir

This commit is contained in:
Mario Fetka
2011-11-13 19:31:49 +01:00
parent 8c91f2fc10
commit 940b412451
4 changed files with 9 additions and 9 deletions

View File

@@ -47,5 +47,5 @@ add_definitions(
# Install Files
##############
install(FILES net$log.dat comm.exe comm32.exe DESTINATION ${MARS_NWE_INSTALL_FULL_FILEDIR}/SYS/)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/net$log.dat comm.exe comm32.exe DESTINATION ${MARS_NWE_INSTALL_FULL_FILEDIR}/SYS/public)