Cmake - setting visual studio intermediate dir
        Posted  
        
            by john
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by john
        
        
        
        Published on 2009-04-30T18:26:35Z
        Indexed on 
            2010/03/31
            6:03 UTC
        
        
        Read the original article
        Hit count: 288
        
cmake
Hi,
How do i stop CMake adding .dir to the end of of my IntermdiateDirectory?
Eg. IntermediateDirectory="libTea.dir\Debug"
Thanks.
© Stack Overflow or respective owner