On 2/14/2014 3:08 PM, Steve Wilson wrote:
> the preference I do have is for the OBJC (OBJCXX) form simply because
> it matches the capital cases of C and CXX in the CMAKE_* variables

We do have "Fortran" already: CMAKE_Fortran_FLAGS, etc. but this
is a valid point:

 CMAKE_OBJC_FLAGS
 CMAKE_OBJCXX_FLAGS

v.

 CMAKE_ObjC_FLAGS
 CMAKE_ObjCXX_FLAGS

I think the uppercase names look nicer in the variable names so
let's stick with what you proposed unless others chime in.

Thanks,
-Brad
-- 

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to