From bf2d9a477bbd1362e23d7c17a42984466c54fc60 Mon Sep 17 00:00:00 2001 From: piotr Date: Thu, 17 Apr 2014 10:58:09 +0200 Subject: Added to buildsystem instalation of include/gsm/plotting.h --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e3b274..0ce77ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,6 +140,7 @@ add_custom_target(uninstall # Add subdirectories ######################################################################## add_subdirectory(include/gsm) +add_subdirectory(include/plotting) add_subdirectory(lib) add_subdirectory(swig) add_subdirectory(python) -- cgit v1.2.3