[CMake] default CONFIGURATIONS in cygwin

Lloyd lloydkl.tech at gmail.com
Sat Apr 27 02:06:41 EDT 2013


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!

Hoe can solve this?

Is there any option in make to specify the build?

I checked make help , did not see any option for this

Thanks,
  Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130427/c474c673/attachment.htm>


More information about the CMake mailing list