Skip to content
Snippets Groups Projects
Commit ed27d2ec authored by renchao.lu's avatar renchao.lu
Browse files

[CMake] Include subdirectory PhreeqcKernelData.

parent 5a0d9683
No related branches found
No related tags found
No related merge requests found
# Source files grouped by a directory
get_source_files(SOURCES)
append_source_files(SOURCES PhreeqcIOData)
append_source_files(SOURCES PhreeqcKernelData)
# Create the library
add_library(ChemistryLib ${SOURCES})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment