You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2012/07/11 20:01:57 UTC

svn commit: r1360330 - /qpid/proton/trunk/proton-c/CMakeLists.txt

Author: rhs
Date: Wed Jul 11 18:01:56 2012
New Revision: 1360330

URL: http://svn.apache.org/viewvc?rev=1360330&view=rev
Log:
explicitly list languages in order to disable CXX check

Modified:
    qpid/proton/trunk/proton-c/CMakeLists.txt

Modified: qpid/proton/trunk/proton-c/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/CMakeLists.txt?rev=1360330&r1=1360329&r2=1360330&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/CMakeLists.txt (original)
+++ qpid/proton/trunk/proton-c/CMakeLists.txt Wed Jul 11 18:01:56 2012
@@ -1,6 +1,6 @@
 cmake_minimum_required (VERSION 2.6)
 
-project (Proton)
+project (Proton C)
 
 set (PN_VERSION_MAJOR 0)
 set (PN_VERSION_MINOR 1)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org