mirror of
				https://github.com/fralx/LimeReport.git
				synced 2025-10-31 21:31:21 +03:00 
			
		
		
		
	Update:
- add -qt{QT_MAJOR_VERSION} at the end of the created library
			
			
This commit is contained in:
		| @@ -342,6 +342,8 @@ set(GLOBAL_HEADERS | ||||
|     ${CMAKE_CURRENT_BINARY_DIR}/config.h | ||||
|     ) | ||||
|  | ||||
| set(PROJECT_NAME ${PROJECT_NAME}-qt${QT_VERSION_MAJOR}) | ||||
|  | ||||
| if (LIMEREPORT_STATIC) | ||||
| 	message(STATUS "STATIC LIBRARY") | ||||
| 	add_library(${PROJECT_NAME} STATIC  ${EXTRA_FILES} ${LIMEREPORT_SOURCES}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user