kraken-assessment/src/utils/CMakeLists.txt
Bruno BELANYI b7182826ab kraken: utils: add 'StrongType'
I foresee the need to disambiguate a lot of `int`s.
2022-03-12 11:07:20 +01:00

4 lines
47 B
CMake

add_library(utils INTERFACE
strong-type.hh
)