mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 22:03:01 +00:00 
			
		
		
		
	add libwebsockets include directory to global include path
This commit is contained in:
		| @@ -24,7 +24,7 @@ endif() | ||||
|  | ||||
| configure_file(${PROJECT_SOURCE_DIR}/src/config.h.in | ||||
|     ${PROJECT_BINARY_DIR}/config.h) | ||||
| include_directories(${PROJECT_BINARY_DIR}) | ||||
| include_directories(${PROJECT_BINARY_DIR} ${LIBWEBSOCKETS_INCLUDE_DIR}) | ||||
|  | ||||
| include(CheckCSourceCompiles) | ||||
| include(CPack) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andrew Karpow
					Andrew Karpow