Hi Alan,

I noticed a typo, though not sure if it has any real impact on anything:


--- a/clientlib/CMakeLists.txt
+++ b/clientlib/CMakeLists.txt
@@ -69,7 +69,7 @@
    DEPENDS ../include/*.h ${BINROOT}/include/framesettypes.h
${BINROOT}/include/frametypes.h ${BINROOT}/include/projectcommon.h
${CLIENTLIB}
    )
 ADD_CUSTOM_TARGET(generate_ctypes_src ALL DEPENDS ${CTYPESRC} ${CLIENTLIB})
-SET_SOURCE_FILES_PROPERTIES(${CYPESRC}  PROPERTIES GENERATED 1)
+SET_SOURCE_FILES_PROPERTIES(${CTYPESRC}  PROPERTIES GENERATED 1)

 #
 #      Generate a version of AssimCtypes.py for production


Kind regards,

-- 
Jamie Nguyen


_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/

Reply via email to