Lloyd wrote: > Hi, > > I am studying to compile an application using CMake in Cygwin. I am > installing a file using the install command based on the value of > CONFIGURATIONS variable. > > May I know the default configuration (debug, release) in cygwin > > I get Debug folders in the build directory when I build the same project > with visual studio, but in the cygwin build directory, no Debug or Release > folders are created!
I haven't tried, and I don't know anything about cygwin, but I'm reminded of http://public.kitware.com/Bug/view.php?id=12301 Is it similar? Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
