For parallel parsing branch, testsuite is now a submodule. So, please do

git submodule init
git submodule update



On Mon, Apr 23, 2018 at 4:17 PM, Mark W. Krentel <[email protected]> wrote:

> The new-parallel-parsing branch of dyninst has this in the top-level
> CMakeLists.txt.
>
> add_subdirectory(testsuite)
>
> But the testsuite directory is empty in the n-p-p branch.  As a
> result, cmake falls over with:
>
> -- Found dependency location /home/krentel/config/build-dyninst/dyninstAPI
> CMake Error at CMakeLists.txt:73 (add_subdirectory):
>   The source directory
>
>     /home/krentel/config/dyninst/testsuite
>
>   does not contain a CMakeLists.txt file.
>
> Maybe somebody forgot to run git add ....
>
> --Mark
>
>
> _______________________________________________
> Dyninst-api mailing list
> [email protected]
> https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api
>
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to