We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0d8b0 commit aa1bf6aCopy full SHA for aa1bf6a
build/vcpkg/test/CMakeLists.txt
@@ -14,4 +14,4 @@ find_package(ruisapp CONFIG REQUIRED)
14
15
add_executable(test ${win32} main.cpp)
16
17
-target_link_libraries(test PRIVATE ruisapp::ruisapp-opengl)
+target_link_libraries(test PRIVATE ruisapp::ruisapp-opengles)
0 commit comments