Replace tab with space
authorunc0rr
Wed, 07 Sep 2011 11:19:10 +0400
changeset 5808 84a075cea647
parent 5807 5c8fe58dead5
child 5809 5883d62b648b
Replace tab with space
QTfrontend/CMakeLists.txt
--- a/QTfrontend/CMakeLists.txt	Thu Sep 08 08:44:17 2011 -0400
+++ b/QTfrontend/CMakeLists.txt	Wed Sep 07 11:19:10 2011 +0400
@@ -260,7 +260,7 @@
 endif()
 
 
-target_link_libraries(hedgewars	${HW_LINK_LIBS})
+target_link_libraries(hedgewars ${HW_LINK_LIBS})
 
 
 install(PROGRAMS "${EXECUTABLE_OUTPUT_PATH}/hedgewars${CMAKE_EXECUTABLE_SUFFIX}" DESTINATION ${target_dir})