mirror of
				https://github.com/PancakeTAS/lsfg-vk.git
				synced 2025-10-30 07:01:10 +00:00 
			
		
		
		
	test: compile with static c++ library and gcc internals
This commit is contained in:
		
							parent
							
								
									59d277dc0e
								
							
						
					
					
						commit
						308c5789b7
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -45,7 +45,8 @@ target_include_directories(lsfg-vk | |||
|     PRIVATE include) | ||||
| target_link_libraries(lsfg-vk PRIVATE | ||||
|     pe-parse dxbc toml11 SPIRV-Headers | ||||
|     lsfg-vk-framegen vulkan) | ||||
|     lsfg-vk-framegen vulkan | ||||
|     -static-libstdc++ -static-libgcc) | ||||
| 
 | ||||
| get_target_property(TOML11_INCLUDE_DIRS toml11 INTERFACE_INCLUDE_DIRECTORIES) | ||||
| target_include_directories(lsfg-vk SYSTEM PRIVATE ${TOML11_INCLUDE_DIRS}) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 PancakeTAS
						PancakeTAS