Closed marcinlos closed 3 years ago
When multiple libraries are specified using the LIBS keyword, i.e.
LIBS
add_example(maxwell_uniform GALOIS SRC maxwell/main_uniform.cpp LIBS ads-example-maxwell_common clara::clara )
only the first one is linked.
When multiple libraries are specified using the
LIBS
keyword, i.e.only the first one is linked.