mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +00:00
Build: Remove unused ${REGEX_SOURCES} from the tests CMakeLists.txt
This commit is contained in:
committed by
Andreas Kling
parent
115b445dab
commit
cf0640c870
@@ -1,5 +1,4 @@
|
||||
file(GLOB TEST_SOURCES CONFIGURE_DEPENDS "*.cpp")
|
||||
file(GLOB REGEX_SOURCES CONFIGURE_DEPENDS "../*.cpp" "../C/*.cpp")
|
||||
|
||||
foreach(source ${TEST_SOURCES})
|
||||
serenity_test(${source} LibRegex LIBS LibRegex)
|
||||
|
||||
Reference in New Issue
Block a user