mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Removed debug outputs.
This commit is contained in:
@@ -19,7 +19,6 @@ endif(GSL_FOUND)
|
||||
|
||||
option(EIGEN_TEST_NOQT "Disable Qt support in unit tests" OFF)
|
||||
if(NOT EIGEN_TEST_NOQT)
|
||||
message("----------------> find qt")
|
||||
find_package(Qt4)
|
||||
endif(NOT EIGEN_TEST_NOQT)
|
||||
if(EIGEN_TEST_NOQT AND QT4_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user