Skip to content

Cannot build Booleguru on Ubuntu 22.04 in a Container

This is the error:

CMake Error at src/lua/CMakeLists.txt:48 (target_link_libraries):
  The plain signature for target_link_libraries has already been used with
  the target "booleguru-lua".  All uses of target_link_libraries with a
  target must be either all-keyword or all-plain.

  The uses of the plain signature are here:

   * src/lua/CMakeLists.txt:43 (target_link_libraries)