From c2eb7f94f7d558853aeb6cff1bb0631f1771a190 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 9 May 2009 16:12:56 +0200 Subject: Build logotool --- tools/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/CMakeLists.txt (limited to 'tools/CMakeLists.txt') diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt new file mode 100644 index 0000000..fe1224c --- /dev/null +++ b/tools/CMakeLists.txt @@ -0,0 +1,4 @@ +set (CMAKE_C_FLAGS -Wall) + +add_executable (mpiologo mpiologo.c) + -- cgit v1.2.3