Tests for entity cloning

This commit is contained in:
2015-09-16 15:26:40 +02:00
parent 9396f9391f
commit 12dc837f51
2 changed files with 47 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ set(SOURCE_FILES
FileWatcherTest.cpp
EventTest.cpp
ComponentCopyTest.cpp
EntityCloneTest.cpp
)
if(CMAKE_COMPILER_IS_GNUCXX)