Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Passing command line arguments to CMake executable in QtCreator 4.11+

    Tools
    1
    1
    159
    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.
    • I
      ivan_onys last edited by

      I want to get rid of warning when building CMake based project in QtCreator 4.11

      CMake Warning:
        Manually-specified variables were not used by the project:
      
          CMAKE_C_COMPILER
          QT_QMAKE_EXECUTABLE
      

      To do it I want to pass --no-warn-unused-cli argument to CMake executable, but seems there is no way to do.
      Am I missing anything?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post