add_library(smacker STATIC "smacker.c")
target_include_directories(smacker PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
