Skip to content
Snippets Groups Projects
Commit 4d4caaaf authored by Nicky's avatar Nicky
Browse files

Removed unused HEADLESS case.

parent ddc2c026
No related branches found
No related tags found
No related merge requests found
......@@ -4,11 +4,6 @@ include(Variables)
include(Boost)
include(LLCoreHttp)
if (BUILD_HEADLESS)
set(LLAPPEARANCE_HEADLESS_LIBRARIES
llappearanceheadless
)
endif (BUILD_HEADLESS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment