For anyone else curious I found the answer.
In the CMakeLists.txt add the following commands:
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
set(PREDEFINED_TARGETS_FOLDER "CustomTargets")
Now the ALL_BUILD, ZERO_CHECK, and even INSTALL projects will all be placed in a Visual Studio Filter called CMakePredefinedTargets