mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
Merge pull request #343 from JohelEGP/cmake_systems
build(cmake): fix export name of mp-units-system
This commit is contained in:
@@ -53,4 +53,5 @@ target_link_libraries(mp-units-systems INTERFACE
|
||||
mp-units::si-uscs
|
||||
)
|
||||
add_library(mp-units::systems ALIAS mp-units-systems)
|
||||
set_target_properties(mp-units-systems PROPERTIES EXPORT_NAME systems)
|
||||
install(TARGETS mp-units-systems EXPORT mp-unitsTargets)
|
||||
|
Reference in New Issue
Block a user