mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:30:04 +00:00 
			
		
		
		
	Add fontconfig dependency
This commit is contained in:
		
							parent
							
								
									5ed0d53feb
								
							
						
					
					
						commit
						11c01e8538
					
				
					 3 changed files with 4 additions and 0 deletions
				
			
		|  | @ -12,6 +12,7 @@ set(CMAKE_CXX_STANDARD 20) | |||
| set(CMAKE_CXX_STANDARD_REQUIRED ON) | ||||
| 
 | ||||
| find_package(Boost) | ||||
| find_package(Fontconfig) | ||||
| find_package(Freetype) | ||||
| find_package(geographiclib) | ||||
| find_package(glm) | ||||
|  | @ -476,6 +477,7 @@ target_link_libraries(scwx-qt PUBLIC Qt${QT_VERSION_MAJOR}::Widgets | |||
|                                      Boost::timer | ||||
|                                      qmaplibregl | ||||
|                                      $<$<CXX_COMPILER_ID:MSVC>:opengl32> | ||||
|                                      Fontconfig::Fontconfig | ||||
|                                      freetype-gl | ||||
|                                      GeographicLib::GeographicLib | ||||
|                                      glm::glm | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat