diff tools/cat/CMakeLists.txt @ 486:7ee8da32da98

Unify all in modules/
author David Demelier <markand@malikania.fr>
date Fri, 13 Nov 2015 09:26:46 +0100
parents d5ec1174b707
children
line wrap: on
line diff
--- a/tools/cat/CMakeLists.txt	Thu Nov 12 21:53:36 2015 +0100
+++ b/tools/cat/CMakeLists.txt	Fri Nov 13 09:26:46 2015 +0100
@@ -16,4 +16,4 @@
 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #
 
-add_executable(cccat cat.cpp)
\ No newline at end of file
+add_executable(common-cat cat.cpp)
\ No newline at end of file