commit | c625d49386b2a2c1b3df94a43b19c496b66011fe | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Feb 10 16:36:22 2020 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Mon Feb 10 16:36:22 2020 +0100 |
tree | a1f998673b5e49c8b0480172ed4b96d75cf8f655 | |
parent | 335834ef1f6e82f968dd96431d4cba0f0d78d411 [diff] |
Move c-picker detection into UnitTest.cmake The algorithm for determining CLANG_LIBRARY_PATH and finding c-picker has been moved into UnitTest.cmake as unit_test_add_suite depends on these parts of the code. By including UnitTest module the detection code runs. Change-Id: I3a9095ee3baaca84056a2a5df8c433a7d1d7b5cc Signed-off-by: Imre Kis <imre.kis@arm.com>