repo.or.cz
/
KDIS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update Connection.cpp
[KDIS.git]
/
KDIS
/
Examples
/
PDU
/
CMakeLists.txt
blob
2cae8f0adb2d0e41e28822a5b84eaa1d734f59d4
1
2
ADD_SUBDIRECTORY(Bundle)
3
ADD_SUBDIRECTORY(Entity_State_PDU)
4
ADD_SUBDIRECTORY(PDU_Factory1)
5
ADD_SUBDIRECTORY(PDU_Factory2)
6
7
IF(DIS_VERSION GREATER 5)
8
ADD_SUBDIRECTORY(Environmental_Process_PDU)
9
ENDIF(DIS_VERSION GREATER 5)