fix bug i just introduced in ei_add_test_internal

This commit is contained in:
Benoit Jacob
2010-10-17 11:47:59 -04:00
parent 19ae4362bd
commit 6628534eb5
2 changed files with 2 additions and 1 deletions

View File

@@ -160,6 +160,7 @@ ELSE(WIN32)
ENDIF(UNIX)
ENDIF(WIN32)
set(GSL_LIBRARIES "")
IF(GSL_LIBRARIES)
IF(GSL_INCLUDE_DIR OR GSL_CXX_FLAGS)