Fixed CMake file

(changed SectionTrackerTests.cpp - now deleted - to the new PartTrackerTests.cpp)
This commit is contained in:
Phil Nash 2015-11-03 17:06:24 +00:00
parent f5642be7b4
commit c81778ecd0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ set(SOURCES
${SELF_TEST_DIR}/GeneratorTests.cpp
${SELF_TEST_DIR}/MessageTests.cpp
${SELF_TEST_DIR}/MiscTests.cpp
${SELF_TEST_DIR}/SectionTrackerTests.cpp
${SELF_TEST_DIR}/PartTrackerTests.cpp
${SELF_TEST_DIR}/TestMain.cpp
${SELF_TEST_DIR}/TrickyTests.cpp
${SELF_TEST_DIR}/VariadicMacrosTests.cpp