remove accidental previous commit.

This commit is contained in:
suter_a 2018-10-12 16:30:36 +02:00
parent fab31e13c7
commit 9c8a227f6a

View File

@ -29,7 +29,6 @@ endif()
#--- perform some checks and generate the config.h ----------------------------
#--- the next three lines are needed that the math functions are found --------
cmake_policy(SET CMP0075 NEW)
set(CMAKE_REQUIRED_INCLUDES math.h)
set(CMAKE_REQUIRED_LIBRARIES m)