Files
noggit-red/.gitignore
dwg f8b98f3b6c Make configuring the build more straight-forward by allowing the user to just specify the base path to the mysql libraries. These two new cmake variables where added:
MYSQL_ROOT - Points to something like "C:\Program Files\MySQL\MySQL Server 8.0"
MYSQLCPPCONN_ROOT - Points to something like "C:\Program Files\MySQL\mysql-connector-c++-8.1.0-winx64"

This will also make copying the required dlls easier, but that's outside the scope of this commit
2025-09-16 20:03:36 +02:00

8 lines
65 B
Plaintext

/out
/bin
/build
/.vs
/CMakePresets.json
/CMakeUserPresets.json