mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	hidapi added as dependency library
Former-commit-id: 067d8ed87d0e416fb8518e05344597a00fc263c2
This commit is contained in:
		| @@ -2,6 +2,10 @@ cmake_minimum_required(VERSION 2.8) | ||||
|  | ||||
| project(hyperion-remote) | ||||
|  | ||||
| # add protocol buffers | ||||
| find_package(Protobuf REQUIRED) | ||||
|  | ||||
| # find Qt4 | ||||
| find_package(Qt4 REQUIRED QtCore QtGui QtNetwork) | ||||
|  | ||||
| # The following I do not undrstand completely... | ||||
|   | ||||
		Reference in New Issue
	
	Block a user