What should I provide in the config.cmake of my library -


i have library have developed , library has dependencies on other libraries. able use library in other projects, need provide config.cmake. question is, need put in config.camke. config.cmake files have include_dirs, libraries , executable variables found (and each 1 set library, executables, , paths). however, see if give when try compile project depending on library linking errors saying executable missing library library depends on. there way can avoid doing better config.cmake?

thank much.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -