utilitiec/src/arraylist/CMakeLists.txt
2024-06-13 15:28:21 +02:00

1 line
42 B
CMake

add_library(arraylist STATIC arraylist.c)