mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
cmake 3.0.0 (#480)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
cmake_minimum_required(VERSION 3.0.0)
|
||||
project(hyperion-aml)
|
||||
|
||||
find_package(Qt5Widgets REQUIRED)
|
||||
@@ -30,7 +30,6 @@ target_link_libraries(${PROJECT_NAME}
|
||||
protoserver
|
||||
amlogic-grabber
|
||||
framebuffer-grabber
|
||||
pthread
|
||||
Qt5::Core
|
||||
Qt5::Gui
|
||||
Qt5::Network
|
||||
|
Reference in New Issue
Block a user