basic CMake integration added
This commit is contained in:
parent
aec4570f0e
commit
15a1d631da
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
target_sources(
|
||||||
|
${CMAKE_PROJECT_NAME}
|
||||||
|
PUBLIC
|
||||||
|
embformat.c
|
||||||
|
)
|
Loading…
x
Reference in New Issue
Block a user