From: Tzafrir Cohen <[email protected]>
---
CMakeLists.txt | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9ef226..7dd438b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,19 +8,6 @@
cmake_minimum_required(VERSION 2.8)
-#
-# Prevent in-source builds
-# If an in-source build is attempted, you will still need to clean up a few
-# files manually.
-#
-set(CMAKE_DISABLE_SOURCE_CHANGES ON)
-set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
-if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
- message(FATAL_ERROR "In-source builds in ${CMAKE_BINARY_DIR} are not "
- "allowed, please remove ./CMakeCache.txt and ./CMakeFiles/, create a "
- "separate build directory and run cmake from there.")
-endif("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
-
project(codec2)
--
1.7.10.4
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2