10 lines
92 B
CMake
10 lines
92 B
CMake
|
include_directories(. ../../include)
|
||
|
|
||
|
add_library(
|
||
|
des_decrepit
|
||
|
|
||
|
OBJECT
|
||
|
|
||
|
cfb64ede.c
|
||
|
)
|