]> sigrok.org Git - pulseview.git/commit
test/CMakeLists.txt: Fix file list, fix -DENABLE_TESTS=y build.
authorUwe Hermann <redacted>
Sat, 29 Nov 2014 16:45:10 +0000 (17:45 +0100)
committerUwe Hermann <redacted>
Sat, 29 Nov 2014 16:48:09 +0000 (17:48 +0100)
commit4ce6b5e7eb467a2897e1fa0e05fd572a07d2592b
tree58055fcb5c79ff84ffb9e8cd66f6a2390f9f7e84
parent226a15274c4b0f3374bed48c0c4684484762ccf5
test/CMakeLists.txt: Fix file list, fix -DENABLE_TESTS=y build.

The build is now fixed for -DENABLE_TESTS=y, but re-enabling the
actual unit tests (and potentially other issues) will need more work.
test/CMakeLists.txt