set_property (SOURCE empty.c PROPERTY INCLUDE_DIRECTORIES "relative")

add_library (somelib empty.c)