Policy 0063 must be enabled to have hidden inline visibility... (#900)
...on static builds.
This commit is contained in:
parent
2a23606339
commit
95f0458f44
@ -1,4 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.8.0)
|
||||
cmake_policy(SET CMP0063 NEW)
|
||||
|
||||
project(harfbuzz)
|
||||
|
||||
enable_testing()
|
||||
|
Loading…
Reference in New Issue
Block a user