add cmake

This commit is contained in:
Xuan Son Nguyen 2024-09-09 15:56:25 +02:00
parent 9ea1e93591
commit 30f06726e7

View file

@ -54,6 +54,8 @@ add_library(${TARGET} STATIC
base64.hpp base64.hpp
common.h common.h
common.cpp common.cpp
arg.h
arg.cpp
sampling.h sampling.h
sampling.cpp sampling.cpp
console.h console.h