1enable_language(C)
2add_library(empty STATIC empty.c)
3message(STATUS "CMAKE_EXPORT_COMPILE_COMMANDS='${CMAKE_EXPORT_COMPILE_COMMANDS}'")
4