Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) install(FILES ${DLLs} DESTINATION bin)endif(WIN32 AND NOT UNIX)