Revision 09230d4a

View differences:

server/CMakeLists.txt
7 7
set(CMAKE_CXX_STANDARD_REQUIRED ON)
8 8
set(CMAKE_CXX_EXTENSIONS OFF)
9 9

  
10
set(ENV{ROS_LANG_DISABLE} "genjava")
11

  
12
## System dependencies are found with CMake's conventions
13
# find_package(Boost REQUIRED COMPONENTS system)
14

  
15 10
INCLUDE(FindPkgConfig)
16 11

  
17 12
#######################################

Also available in: Unified diff