{endcode}
 
 The road ahead is to create a stub'd out CPackOption.cmake.in file and use cmakes configure options to fill in the gaps based on the target platform and environment, thereby reducing the cruft in the master CMakeLists.txt and providing the wiz-bang feature of platform specific package generation.
+
+{section: TODO}
+*: setup so all gen files & compilation files go to a single location for easy removal (similar to bjam) single checkout, w/multiple build products.
+*: Setup packaging configuration.
+
 {section: Links}
 
 {link: http://www.cmake.org/cmake/help/documentation.html CMake Official Documentation}