UnitTests: make it possible to build tests for code that has global dependencies

This commit is contained in:
Pierre Bourdon
2014-08-02 09:34:39 -07:00
parent 226a9c2392
commit 8b26d7bf1e
9 changed files with 93 additions and 41 deletions
+1 -1
View File
@@ -1 +1 @@
add_dolphin_test(MMIOTest MMIOTest.cpp core)
add_dolphin_test(MMIOTest MMIOTest.cpp)