Revision 7c5d8279
| server/CMakeLists.txt | ||
|---|---|---|
| 1 | 1 | 
    cmake_minimum_required(VERSION 2.8.3)  | 
| 2 | 2 | 
    project(hlrc_server)  | 
| 3 | 3 | 
     | 
| 4 | 
    set(ENV{ROS_LANG_DISABLE} "genjava")
   | 
|
| 5 | 
     | 
|
| 4 | 6 | 
    ## System dependencies are found with CMake's conventions  | 
| 5 | 7 | 
    # find_package(Boost REQUIRED COMPONENTS system)  | 
| 6 | 8 | 
     | 
Also available in: Unified diff