From 44638cd24a608d8872663e5858cdf133599af6eb Mon Sep 17 00:00:00 2001 From: tycho Date: Thu, 19 Dec 2013 23:37:24 +0000 Subject: fixed multiprocessing on windows and removed redundend compile of headers --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e247df34e..847ca59d5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -37,7 +37,6 @@ endforeach(folder) file(GLOB_RECURSE SOURCE "*.cpp" - "*.h" ) -- cgit v1.2.3