mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Removed use of qt4_use_modules from build files
Former-commit-id: 49860cd93e1492a2c67bd2a84bd082713a0c8e9b
This commit is contained in:
		| @@ -28,11 +28,7 @@ add_executable(hyperion-remote | ||||
| 	${hyperion-remote_HEADERS} | ||||
| 	${hyperion-remote_SOURCES}) | ||||
|  | ||||
| qt4_use_modules(hyperion-remote | ||||
| 	Core | ||||
| 	Gui | ||||
| 	Network) | ||||
|  | ||||
| target_link_libraries(hyperion-remote | ||||
| 	jsoncpp | ||||
| 	getoptPlusPlus) | ||||
|     getoptPlusPlus | ||||
|     ${QT_LIBRARIES}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user