Renaming include folder to common. Adding Communication file to help seperate some of the communication

This commit is contained in:
Mark Berrill
2014-01-28 15:11:19 -05:00
parent 00f8e32c2f
commit 4ab2084991
11 changed files with 151 additions and 254 deletions

View File

@@ -474,6 +474,7 @@ MACRO( ADD_DISTCLEAN )
cpu
gpu
example
common
)
ADD_CUSTOM_TARGET (distclean @echo cleaning for source distribution)
IF (UNIX)