mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
switch to qdcss for parsing
make it not horrible to look at Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com>
This commit is contained in:
parent
7896dd19c1
commit
c07fff7503
7 changed files with 110 additions and 27 deletions
|
|
@ -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 ###############################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue