We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMAKE_C_FLAGS
if I add the following
set(CMAKE_C_FLAGS "-lcblas")
at the end of the file, other projects (eg. sopt) works fine.
Activity