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
WkBuild -> WkExportConfig -> WkLinkSrcDepends -> target_link_libraries + write config
But
WkLibraryBuild and WkExecutableBuild should also trigger the target_link_libraries.
The config file should still be unique ( one per project ) if possible, or we should match the Export file behavior from CMake...
The text was updated successfully, but these errors were encountered:
WkBuild -> WkExportConfig -> WkLinkSrcDepends -> target_link_libraries + write config
But
WkLibraryBuild and WkExecutableBuild should also trigger the target_link_libraries.
The config file should still be unique ( one per project ) if possible, or we should match the Export file behavior from CMake...
The text was updated successfully, but these errors were encountered: