mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 03:46:58 +03:00
Enable LTO/IPO on release builds
This commit is contained in:
parent
c7fdfb8116
commit
c7c83a35fa
11 changed files with 24 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.1)
|
||||
cmake_minimum_required(VERSION 3.9.4)
|
||||
project(optional-bare)
|
||||
|
||||
add_library(optional-bare INTERFACE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue