Changeset 163 in pacpusframework for branches/2.0-beta1/cmake/PacpusConfiguration.cmake


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/cmake/PacpusConfiguration.cmake

    r119 r163  
    2222set(PACPUS_INSTALL_3RD  FALSE CACHE BOOL "Installation of the 3rd party")
    2323set(PACPUS_BUILD_DOC    FALSE CACHE BOOL "Whether build the documentation - requires Doxygen")
     24set(PACPUS_BUILD_EXAMPLES FALSE CACHE BOOL "Whether build the examples")
    2425set(PACPUS_USE_SOLUTION_FOLDERS  FALSE CACHE BOOL "Use solution folders to classify projects, works in MS Visual Studio")
    2526
Note: See TracChangeset for help on using the changeset viewer.