Changeset 163 in pacpusframework for branches/2.0-beta1/CMakeLists.txt


Ignore:
Timestamp:
08/01/13 17:26:02 (11 years ago)
Author:
Marek Kurdej
Message:

Added: test component from PacpusCityVIP.
Added: PACPUS_BUILD_EXAMPLES variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0-beta1/CMakeLists.txt

    r162 r163  
    8080# ========================================
    8181add_subdirectory(${PACPUS_SOURCE_DIR})
     82if(PACPUS_BUILD_EXAMPLES)
     83    add_subdirectory(examples)
     84endif()
    8285
    8386# ========================================
Note: See TracChangeset for help on using the changeset viewer.