aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 37bb49ba..6ce8143c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -448,6 +448,7 @@ if (NOT ghc_filesystem_FOUND)
else()
message(STATUS "Using system ghc_filesystem")
endif()
+add_subdirectory(libraries/qdcss) # css parser
############################### Built Artifacts ###############################