mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:57:35 +00:00
Tests: Add LibThreading to CMakeLists.txt
This commit is contained in:
parent
3c5e07fa1c
commit
1552873275
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ add_subdirectory(LibMarkdown)
|
|||
add_subdirectory(LibPthread)
|
||||
add_subdirectory(LibRegex)
|
||||
add_subdirectory(LibSQL)
|
||||
add_subdirectory(LibThreading)
|
||||
add_subdirectory(LibUnicode)
|
||||
add_subdirectory(LibWasm)
|
||||
add_subdirectory(LibWeb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue