Skip to content

Releases: reaktoro/phreeqc4rkt

v3.6.2.1

23 Sep 11:53
Compare
Choose a tag to compare

Exports symbols in Windows builds

This release solves the issue raised in reaktoro/reaktoro#265. It introduces:

# Enable automatic creation of a module definition (.def) file for a SHARED library on Windows.
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS TRUE)

in src/CMakeLists.txt so that the library symbols are exported in Windows builds.

v3.6.2.1

02 Jul 07:53
Compare
Choose a tag to compare

Improved CMake functionalities and project organization

This release includes support to find_package(phreeqc4rkt) and improved project organization.

Note: This release is still based on PHREEQC v3.6.2-15100.

v3.6.2.0

02 Jul 06:08
Compare
Choose a tag to compare

Release based on PHREEQC v3.6.2-15100

This release is based on PHREEQC v3.6.2-15100