Promote types to a standalone subproject

This commit is contained in:
Drew DeVault 2017-05-31 15:43:13 -04:00
parent fee409bd0a
commit 579909a368
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ add_library(wlr-backend
target_link_libraries(wlr-backend
wlr-common
wlr-wayland
wlr-types
${WAYLAND_LIBRARIES}
${DRM_LIBRARIES}
${GBM_LIBRARIES}