Fichiers
yuzu/externals/vcpkg/ports/libmysql/usage
T
2022-07-23 03:01:36 +02:00

5 lignes
145 B
Plaintext
Fichiers exécutables

The package libmysql provides CMake targets:
find_package(libmysql REQUIRED)
target_link_libraries(main PRIVATE ${MYSQL_LIBRARIES})