Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. private linking in qmake
Forum Updated to NodeBB v4.3 + New Features

private linking in qmake

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 417 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dmitriy Shmykov
    wrote on last edited by Dmitriy Shmykov
    #1

    Is there a way to use cmake private linking feature in qmake? In cmake there's a command target_link_libraries in which we can tell to use library in private mode not letting to put other libraries' symbols in my lib's interface (the list of symbols to link with in the application).

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved