I want to link a static library project created in Visual Studio to a Qt Quick Project to display the functions in the UI. I am using cmake for this. Can you tell me how I can link the static library.
I want to link a static library project created in Visual Studio to a Qt Quick Project to display the functions in the UI. I am using cmake for this. Can you tell me how I can link the static library.