1. PROJECT_ADD_EXAMPLE(hello.wt
  2.   main.cpp
  3.   sidebar.hpp
  4.   sidebar.cpp
  5. )
  6. TARGET_LINK_LIBRARIES(hello.wt wtext)
  7.