Hi,

I'd like to add support for compiling C# using enable_language(CSharp)
to my project. Similar to cmake-haskell [1]. Before I attempt this I
would like to know whether this is something all generators support? I
searched through the cmake sources and it looked to me like only the
Unix Makefiles and Ninja generators actually support this? I'm
particularly interested in the Xcode and Visual Studio generators.

I'm using cmake 3.5.2 via Homebrew on OS X and cmake 3.5.2 from
cmake.org on Windows 10.

[1] https://github.com/kvanberendonck/cmake-haskell

Thanks!
/Niklas
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to