mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-27 03:18:33 -05:00
Added comments for comment's CMakeLists.txt
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# CMakeLists for common directory
|
||||
#
|
||||
# provides the common library
|
||||
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
add_subdirectory(pb)
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# CMakeLists for common directory
|
||||
#
|
||||
# provides the protobuf interfaces
|
||||
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
|
||||
SET(PROTO_FILES
|
||||
|
||||
Reference in New Issue
Block a user