[us-commits] [ehb54/ultrascan3] 58b733: Remove MySQL dependencies and define NO_DB for builds
Lukas Dobler
noreply at github.com
Wed Mar 19 13:49:23 MDT 2025
Branch: refs/heads/lukas/us_astfem_sim_empty_simparams
Home: https://github.com/ehb54/ultrascan3
Commit: 58b733d2ce1a18aee5d6f8e663179c5e10061d0c
https://github.com/ehb54/ultrascan3/commit/58b733d2ce1a18aee5d6f8e663179c5e10061d0c
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M CMakeLists.txt
M utils/CMakeLists.txt
Log Message:
-----------
Remove MySQL dependencies and define NO_DB for builds
This commit eliminates hardcoded MySQL include directories and libraries from the utils module, simplifying the build process. Additionally, the NO_DB definition is added to indicate database-related functionalities are disabled. This paves the way for building projects without MySQL support.
Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list