Skip to content

Commit

Permalink
Added CMake PROJECT setting
Browse files Browse the repository at this point in the history
Change-Id: Ia84859622b7e64c9140d0c1e7435f7ac9f381630
Reviewed-on: http://review.couchbase.org/34762
Reviewed-by: Chris Hillery <ceej@couchbase.com>
Tested-by: Chris Hillery <ceej@couchbase.com>
  • Loading branch information
trondn authored and ceejatec committed Mar 21, 2014
1 parent 536cfb9 commit ba49b75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
PROJECT(CouchbasePythonClient)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)

INSTALL(FILES
uuid.py
Expand Down

0 comments on commit ba49b75

Please sign in to comment.