hi all

I'm newbie here. Sorry for my terrible English.

For my first project I don't even need "C". How can I disable C checking?
In my project I try to convert some documentation (txt->html) with asciidoc and 
want to do it with help of CMake.

Currently I have
project(name C)
in my CMakeLists.txt. It allows me not to check C++. But what about C?

--
Artem Zolochevskiy


_______________________________________________
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

Reply via email to