Commit ed0311d5 authored by Fabio Bas's avatar Fabio Bas
Browse files

Added comments for comment's CMakeLists.txt

parent 4fd8c94d
# CMakeLists for common directory
#
# provides the common library
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
add_subdirectory(pb)
......
# CMakeLists for common directory
#
# provides the protobuf interfaces
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
SET(PROTO_FILES
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment