*:: -DUW_BUILD:BOOL=TRUE (Tries to build std:u && non-proper)
 *:: -D_DEBUG:BOOL=TRUE (Build debug executables for development & testing)
 *:: -DBUILDID:STRING=UW_development (Daemon Output will indicate development exe)
-**: -DCMAKE_INSTALL_PREFIX:PATH=${PWD}/release_dir (localized install location)
+*:: -DCMAKE_INSTALL_PREFIX:PATH=${PWD}/release_dir (localized install location)
 
 5.) Now you can run make or open the visual studio solution file.