]> git.lyx.org Git - features.git/commit
Cmake build: Use interprocedural optimization if possible
authorKornel Benko <kornel@lyx.org>
Mon, 22 Apr 2019 16:49:03 +0000 (18:49 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:26 +0000 (15:48 +0200)
commitada23c87e7edb50cb238c19ec6334f2da01422cc
treea26b250591873352d3025fb7e3bc7c930eaa7cf2
parent7747c88ac844ad102100c3f094af73f4be1763ea
Cmake build: Use interprocedural optimization if possible

With gnu compilers this adds -flto and -fno-fat-lto-objects
to compiler and linker flags.
3rdparty/hunspell/CMakeLists.txt
3rdparty/libiconv/CMakeLists.txt
3rdparty/mythes/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
CMakeLists.txt