add_library(GFXDX12 STATIC src/gfx_dummy.cpp) target_include_directories(GFXDX12 PUBLIC include) target_link_libraries(GFXDX12 PUBLIC GFX)