mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-31 15:07:29 -08: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