Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / examples / common / screen-framework / CMakeLists.txt
1 idf_component_register(SRCS "Display.cpp" 
2                             "ScreenManager.cpp" 
3                             "Screen.cpp" 
4                             "ListScreen.cpp"
5                        INCLUDE_DIRS "include")