light/modules/memory/CMakeLists.txt
light7734 63cb6dfe92
Some checks are pending
continuous-integration/drone/push Build is running
wip: convert from include style to module import style :D
2025-11-04 18:50:59 +03:30

2 lines
106 B
CMake

add_library_module(NAME memory INTERFACES null_on_move.cppm reference.cppm
scope.cppm)