Changeset 121 in pacpusframework for branches/2.0-beta1/src/PacpusLib/CMakeLists.txt


Ignore:
Timestamp:
07/19/13 12:42:35 (11 years ago)
Author:
morasjul
Message:

add cmake macro
and improve serial component

File:
1 edited

Legend:

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

    r120 r121  
    6565    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/inputOutputInterface.h
    6666    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/PacpusEvent.h
    67     #${PACPUS_INCLUDE_DIR}/Pacpus/kernel/pacpusStruct.h
     67    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/pacpusStruct.h
    6868
    6969    ./ComponentBase.cpp
     
    7575    ./XmlConfigFile.cpp
    7676    ./inputOutputBase.cpp
    77     #./pacpusStruct.cpp
     77    ./pacpusStruct.cpp
    7878)
    7979
Note: See TracChangeset for help on using the changeset viewer.