Advertisement
Guest User

Untitled

a guest
Sep 30th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 0.11 KB | None | 0 0
  1. PROJECT_ADD_EXAMPLE(hello.wt
  2.   main.cpp
  3.   sidebar.hpp
  4.   sidebar.cpp
  5. )
  6. TARGET_LINK_LIBRARIES(hello.wt wtext)
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement