data-structure/include/CMakeLists.txt
2024-04-07 18:44:19 +08:00

4 lines
45 B
CMake

target_sources(
list
PUBLIC list.h
)