mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-08-09 16:26:38 +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 "")
|
set(COMPONENT_EXAMPLES "")
|
||||||
|
|
||||||
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
|
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
|
||||||
message(STATUS "Initial FTXUI::EXAMPLES = '${EXAMPLES}'") # Check this value
|
|
||||||
|
|
||||||
foreach(example IN LISTS EXAMPLES)
|
foreach(example IN LISTS EXAMPLES)
|
||||||
if(example MATCHES "^dom/.*")
|
if(example MATCHES "^dom/.*")
|
||||||
|
Loading…
Reference in New Issue
Block a user