From 134940138a35e71a94d45263a15ad7e3e568140f Mon Sep 17 00:00:00 2001 From: Fred Nicolson <6798200+Cloaked9000@users.noreply.github.com> Date: Fri, 17 May 2019 13:06:39 +0100 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b6d72f..abed522 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ cmake_minimum_required(VERSION 3.9) -set(CMAKE_INTERPROCEDURAL_OPTIMIZATION TRUE) project(frnetlib) set(FRNETLIB_LINK_LIBRARIES "")