3 lines
61 B
CMake
3 lines
61 B
CMake
add_library(etclib
|
|
../etclib.c ../etclib.h
|
|
)
|
add_library(etclib
|
|
../etclib.c ../etclib.h
|
|
)
|