Cmake tests for SIGUSR1
authorSander Pronk <pronk@cbr.su.se>
Wed, 18 Aug 2010 13:39:02 +0000 (15:39 +0200)
committerSander Pronk <pronk@cbr.su.se>
Wed, 18 Aug 2010 13:39:02 +0000 (15:39 +0200)
CMakeLists.txt

index e28cae02e91b3ffd30adcd52fd1e1cf084799cbd..96e4f54f1398fd7cb451ef73073dcb7dfc3eb892 100644 (file)
@@ -353,6 +353,7 @@ check_function_exists(fseeko     HAVE_FSEEKO)
 
 include(gmxTestSignal)
 gmx_test_retsigtype(RETSIGTYPE)
+gmx_test_sigusr1(HAVE_SIGUSR1)
 
 include(gmxTestInline)
 gmx_test_inline(INLINE_KEYWORD)