mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
also install nlohmann/detail/abi_macros.hpp (followup 5aa6938817fd7db477abd39901bccd9349561d03)
This commit is contained in:
parent
128d1957a3
commit
1728e57628
@ -2495,6 +2495,7 @@ if(NOT APPLE OR NOT QGIS_MACAPP_FRAMEWORK)
|
||||
|
||||
if(WITH_INTERNAL_NLOHMANN_JSON)
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/external/nlohmann/json_fwd.hpp DESTINATION ${QGIS_INCLUDE_DIR}/nlohmann)
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/external/nlohmann/detail/abi_macros.hpp DESTINATION ${QGIS_INCLUDE_DIR}/nlohmann/detail)
|
||||
endif()
|
||||
else()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user