diff options
| author | Nay <dnpd.dd@gmail.com> | 2012-09-04 16:14:15 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2012-09-04 16:14:15 +0100 |
| commit | 73172c67f02b8f2649b762262d54aea7b7f94d07 (patch) | |
| tree | 0347dce551c5f07e9ef679778b24ef85ec05ca52 /src/tools/map_extractor | |
| parent | a1e3758484230c2ee30e3404bd811c81d0f35422 (diff) | |
Misc: Convert from CRLF to LF in cs_misc.cpp
Also cleanedup whitespace
Diffstat (limited to 'src/tools/map_extractor')
| -rw-r--r-- | src/tools/map_extractor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/map_extractor/CMakeLists.txt b/src/tools/map_extractor/CMakeLists.txt index bde62c24c70..55a136f6329 100644 --- a/src/tools/map_extractor/CMakeLists.txt +++ b/src/tools/map_extractor/CMakeLists.txt @@ -43,5 +43,5 @@ add_dependencies(mapextractor mpq) if( UNIX ) install(TARGETS mapextractor DESTINATION bin) elseif( WIN32 ) - install(TARGETS mapextractor DESTINATION "${CMAKE_INSTALL_PREFIX}") + install(TARGETS mapextractor DESTINATION "${CMAKE_INSTALL_PREFIX}") endif() |
