3 lines
58 B
CMake
3 lines
58 B
CMake
add_library(ddslib
|
|
ddslib.c ../ddslib.h
|
|
)
|
add_library(ddslib
|
|
ddslib.c ../ddslib.h
|
|
)
|