Workaround for cakes and portals. Also disable something that always seems to screw up my portal games.
Hopefully will so irritate sheepluva he comes up w/ something more workable.
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) install(FILES ${DLLs} DESTINATION bin)endif(WIN32 AND NOT UNIX)