Use --unsupported option also for unsupported resolutions

This commit is contained in:
Iwan Timmer
2017-06-16 21:49:10 +02:00
parent abbd3766bc
commit 2c35e70cc0
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
set(SO_VERSION 1)
set(SO_VERSION 2)
find_package(LibUUID REQUIRED)
find_package(Threads REQUIRED)