Comparer les révisions
	
		
			1 Révisions
		
	
	
		
			b20daa1ac2
			...
			b20fd3eba5
		
	
	| Auteur | SHA1 | Date | |
|---|---|---|---|
| b20fd3eba5 | 
| @@ -79,7 +79,7 @@ if(TARGET jsoncpp::jsoncpp) | ||||
| else() | ||||
| 	target_link_libraries(${PROJECT_NAME} PUBLIC jsoncpp) | ||||
| endif() | ||||
| if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU") | ||||
| if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND BUILD_SHARED_LIBS) | ||||
|     target_link_libraries(${PROJECT_NAME} PUBLIC -Wl,--whole-archive dbt-rise-core -Wl,--no-whole-archive) | ||||
| else() | ||||
|     target_link_libraries(${PROJECT_NAME} PUBLIC dbt-rise-core) | ||||
|   | ||||
		Référencer dans un nouveau ticket
	
	Bloquer un utilisateur