Revision 51a1f01d
| examples/meka/CMakeLists.txt | ||
|---|---|---|
| 19 | 19 | 
    ENDIF ()  | 
| 20 | 20 | 
     | 
| 21 | 21 | 
    FIND_PACKAGE(Boost REQUIRED COMPONENTS system thread)  | 
| 22 | 
    FIND_PACKAGE(humotion)  | 
|
| 22 | 
    FIND_PACKAGE(humotion REQUIRED)
   | 
|
| 23 | 23 | 
     | 
| 24 | 24 | 
    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
   | 
| 25 | 25 | 
    #add_message_files(  | 
Also available in: Unified diff