Skip to content

Commit

Permalink
Attempt to address #16
Browse files Browse the repository at this point in the history
  • Loading branch information
romainguy committed Aug 6, 2018
1 parent f7ff98a commit a6fcdea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# ==================================================================================================
# CMake
# ==================================================================================================
if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
message(FATAL_ERROR "Prevented in-tree build. Create a sub-directory and invoke cmake from there.")
endif()
cmake_minimum_required(VERSION 3.1)

if (WIN32)
Expand Down

0 comments on commit a6fcdea

Please sign in to comment.