Make it possible to run the test suite out of the source tree

This commit is contained in:
Lukáš Lalinský
2011-04-11 18:32:40 +02:00
parent 2fa8c93776
commit 4cda0eeb7b
13 changed files with 41 additions and 26 deletions

View File

@ -6,3 +6,6 @@
#cmakedefine NO_ITUNES_HACKS 1
#cmakedefine WITH_ASF 1
#cmakedefine WITH_MP4 1
#cmakedefine TESTS_DIR "@TESTS_DIR@"