Skip to content

Commit

Permalink
remove files
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed May 8, 2024
1 parent 18bca52 commit 56e69d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OdbDesignTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ add_executable(OdbDesignTests
"DesignCacheLoadTests.cpp"
"Fixtures/DesignNameValueParamTest.h"
"FileArchiveTests.cpp"
"DesignTests.cpp" "ProtobufSerializationTests.cpp" "FileReaderTests.cpp" "ArchiveTests.cpp" "CrossPlatformTests.cpp" "Fixtures/TestDataFixture.h" "Fixtures/TestDataFixture.cpp" "ArchiveExtractorTests.cpp")
"ProtobufSerializationTests.cpp" "FileReaderTests.cpp" "ArchiveTests.cpp" "CrossPlatformTests.cpp" "Fixtures/TestDataFixture.h" "Fixtures/TestDataFixture.cpp" "ArchiveExtractorTests.cpp")

target_link_libraries(OdbDesignTests PRIVATE GTest::gtest_main GTest::gmock_main)

Expand Down

0 comments on commit 56e69d8

Please sign in to comment.