We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5be450 commit d3214adCopy full SHA for d3214ad
CMakeLists.txt
@@ -38,4 +38,4 @@ add_executable(${PROJECT_NAME} ${DIR})
38
#endif ()
39
40
#find_package(Qt${QT_VERSION} COMPONENTS ${REQUIRED_LIBS} REQUIRED)
41
-target_link_libraries(${PROJECT_NAME} MonitorInfo MonitorNet)
+target_link_libraries(${PROJECT_NAME} MonitorInfo)
0 commit comments