diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-16 20:34:21 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-16 20:34:21 +0000 |
| commit | 0ba00dceb21c894cb172522a394233d45181af5b (patch) | |
| tree | 76162dc02740c120492b7d5207a0dcfd8f3d64b3 /src/CMakeLists.txt | |
| parent | 464158b22f42461d12627ebf851281b3f598611a (diff) | |
- dalsi krok prechodu na nove cmake + pridany prvky gettextu
git-svn-id: http://opensvn.csie.org/tuxanci_ng@199 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a63a2cc..d6e1522 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -101,4 +101,4 @@ ENDIF ( NOT Server ) INSTALL ( TARGETS ${APPNAME} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME} ) -################################################################################ +################################################################################
\ No newline at end of file |