-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi @cernoch @horenmar @mjerabek ,
I am trying to use your lib but I am not able to compile it.
I ran the following command line and that reports that:
$ cmake -H. -Bbuild
CMake Error at CMakeLists.txt:22 (add_subdirectory):
The source directory
/home/lagniez/Works/balls/3rdParty/pblib/cli/minisat
does not contain a CMakeLists.txt file.
-- Configuring incomplete, errors occurred!
See also "/home/lagniez/Works/balls/3rdParty/pblib/build/CMakeFiles/CMakeOutput.log".
Can you help me?
Actually it looks like it is waiting for a CMakeLists.txt in the repository cli (normal because add_subdirectory(cli/minisat EXCLUDE_FROM_ALL)).
My cmake version is 3.18.4, and I use g++-10.
Best regards,
JM
MingweiSamuel and viktorteren
Metadata
Metadata
Assignees
Labels
No labels