embfmt/CMakeLists.txt

6 lines
71 B
CMake

target_sources(
${CMAKE_PROJECT_NAME}
PUBLIC
embformat.c
)