Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved private linking in qmake

    General and Desktop
    1
    1
    322
    Loading More Posts
    • 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
      Dmitriy Shmykov last edited by Dmitriy Shmykov

      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 Reply Quote 0
      • First post
        Last post