You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example I just added an executable which depends on libdl but I can't express this in the project.xml? I now have to manually modify the generated CMakeLists.txt, or set LDFLAGS on the command line?
Suggestions welcome!
The text was updated successfully, but these errors were encountered:
How can one add libraries to the project?
For example I just added an executable which depends on
libdl
but I can't express this in the project.xml? I now have to manually modify the generated CMakeLists.txt, or set LDFLAGS on the command line?Suggestions welcome!
The text was updated successfully, but these errors were encountered: