*: Proper use of extern
 *: Minimal linkage, explicitly specify
 *: Platform specific files are suffixed as to allow glob macros to add to target (.windows, .unix)
+*: condor specific macros are located under build/cmake
 
 {section: Packaging}
 CMake's compliment, CPack, supports a large number of packaging types which can be found {link: http://www.cmake.org/Wiki/CMake:CPackPackageGenerators here}, and it is currently in its infancy in the code base.  There are two targets which are created when you include(CPack):