From 18cbd25f2e3ed59bb9f20ba314d603df0eb46c1d Mon Sep 17 00:00:00 2001 From: Ries van Twisk Date: Sat, 4 Jan 2020 08:30:24 +0100 Subject: Handled review comments --- cmake/opentrack-platform.cmake | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cmake') diff --git a/cmake/opentrack-platform.cmake b/cmake/opentrack-platform.cmake index 23c18d52..96d306fa 100644 --- a/cmake/opentrack-platform.cmake +++ b/cmake/opentrack-platform.cmake @@ -51,10 +51,6 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC OFF) set(CMAKE_POSITION_INDEPENDENT_CODE TRUE) -set(CMAKE_INCLUDE_CURRENT_DIR ON) -set(CMAKE_AUTOMOC OFF) -set(CMAKE_POSITION_INDEPENDENT_CODE TRUE) - set(CMAKE_C_VISIBILITY_PRESET hidden) set(CMAKE_CXX_VISIBILITY_PRESET hidden) -- cgit v1.2.3