unicstl/example/CMakelists.txt

5 lines
82 B
Plaintext

aux_source_directory(. DIR_LIB_SRC)
add_library(unicstl STATIC ${DIR_LIB_SRC})