mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-08-09 08:16:37 +08:00
Remove message from CMakeLists
This commit is contained in:
parent
d178bc1a95
commit
50467783a6
@ -23,7 +23,6 @@ set(DOM_EXAMPLES "")
|
||||
set(COMPONENT_EXAMPLES "")
|
||||
|
||||
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
|
||||
message(STATUS "Initial FTXUI::EXAMPLES = '${EXAMPLES}'") # Check this value
|
||||
|
||||
foreach(example IN LISTS EXAMPLES)
|
||||
if(example MATCHES "^dom/.*")
|
||||
|
Loading…
Reference in New Issue
Block a user