[evolution-mapi/wip/cmake] There is no such option ENABLE_TESTS
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi/wip/cmake] There is no such option ENABLE_TESTS
- Date: Wed, 5 Oct 2016 12:27:21 +0000 (UTC)
commit ec7596d1c258c1359645583a393b0403c5f5be1f
Author: Milan Crha <mcrha redhat com>
Date: Wed Oct 5 14:27:52 2016 +0200
There is no such option ENABLE_TESTS
CMakeLists.txt | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8d9dbc2..f2998a5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,9 +13,7 @@ set(GETTEXT_PACKAGE ${PROJECT_NAME})
set(GETTEXT_PO_DIR ${CMAKE_SOURCE_DIR}/po)
# Required for 'disttest' and 'ditcheck' of DistTarget module
-set(PROJECT_DISTCONFIGURE_PARAMS
- -DENABLE_TESTS=ON
-)
+set(PROJECT_DISTCONFIGURE_PARAMS)
# Keep these two definitions in agreement.
set(glib_minimum_version 2.46)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]