mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +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(rainbow)
|
||||
|
||||
find_package(Qt5Core REQUIRED QUIET)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue