gtest: fix version test and change test cmake var name
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -37,7 +37,7 @@ set (maa_VERSION_STRING ${maa_VERSION_MAJOR}.${maa_VERSION_MINOR}.${maa_VERSION_
|
||||
|
||||
set (CMAKE_SWIG_FLAGS "")
|
||||
|
||||
option (test "Build all tests." OFF)
|
||||
option (GTEST "Build all gtests." OFF)
|
||||
|
||||
if (test)
|
||||
enable_testing ()
|
||||
|
||||
Reference in New Issue
Block a user