mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
@@ -37,7 +37,7 @@ check_libcxx_in_use(${projectPrefix}LIBCXX)
|
|||||||
add_library(mp-units-core INTERFACE)
|
add_library(mp-units-core INTERFACE)
|
||||||
target_compile_features(mp-units-core INTERFACE cxx_std_20)
|
target_compile_features(mp-units-core INTERFACE cxx_std_20)
|
||||||
target_link_libraries(mp-units-core INTERFACE
|
target_link_libraries(mp-units-core INTERFACE
|
||||||
gsl-lite::gsl-lite
|
gsl::gsl-lite
|
||||||
)
|
)
|
||||||
target_include_directories(mp-units-core ${unitsAsSystem} INTERFACE
|
target_include_directories(mp-units-core ${unitsAsSystem} INTERFACE
|
||||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
|
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
|
||||||
|
Reference in New Issue
Block a user