Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-05-19 10:40:55



Reply to topic  [ 2 posts ] 
Windows LTO support in build scripts? 
Author Message

Joined: 2011-10-07 10:39:20
Posts: 185
Reply with quote
Hello Henri,

Maybe LTO could be enabled for Windows too, when using CMAKE 3.13+ ?

The 00-common.cmake script says:

Code:
# LTO is for now not made available for MSVC builds (cmake does not implement
# it, for now).
if (USELTO AND NOT WINDOWS)
   set(CMAKE_INTERPROCEDURAL_OPTIMIZATION TRUE)
endif (USELTO AND NOT WINDOWS)


According to the CMAKE documentation, the support for Visual Studio was added with CMAKE 3.13, see comment below:
https://cmake.org/cmake/help/latest/mod ... OSupported


2024-05-06 13:18:22
Profile

Joined: 2009-03-17 18:42:51
Posts: 5587
Reply with quote
Thanks.

Added a proper test for Windows' cmake v3.13 in next releases.


2024-05-06 15:39:16
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.