summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-05 17:32:30 +0000
committerscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-05 17:32:30 +0000
commitfe19ff7624236a0a3d606f8fa586a58769e9fe69 (patch)
tree963ff1f33a2df6693772a07bed1a62352c460c87 /src/CMakeLists.txt
parentc63efaf24e6b387989a69c9a38fb173220e79fcd (diff)
- pridano par vysvetlujicich komentaru
- opraveny duplicity pri configure (server) git-svn-id: http://opensvn.csie.org/tuxanci_ng@96 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 065dce7..c31f23e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -81,4 +81,4 @@ ENDIF ( NO_Server )
# binarky a knihovny instalace
#MESSAGE ( STATUS "<Installing binaries and libraries>" )
#MESSAGE ( STATUS "<******************************>" )
-INSTALL ( TARGETS ${TUX_BIN} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME} ) \ No newline at end of file
+INSTALL ( TARGETS ${TUX_BIN} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME} )