mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
refactor: quantity cration helpers are not opt-out rather than opt-in
Resolves #277
This commit is contained in:
@@ -29,4 +29,3 @@ find_package(mp-units CONFIG REQUIRED)
|
||||
|
||||
add_executable(test_package test_package.cpp)
|
||||
target_link_libraries(test_package PRIVATE mp-units::mp-units)
|
||||
target_compile_definitions(test_package PRIVATE UNITS_REFERENCES)
|
||||
|
Reference in New Issue
Block a user