Skip to content

Conversation

@spinojara
Copy link

Added a top level Makefile that compiles and installs a shared object and headers for unix-like systems. This would be very helpful to have so that Fathom can be used as any other library on for example Linux. This makes Fathom even easier to integrate into chess software.

Copy link
Owner

@jdart1 jdart1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use: CC ?= gcc so a different CC can be set on the command line.
Please also update the README.

@spinojara
Copy link
Author

Done. I added the build instructions near the top of the README since this is usually where you find build instructions.

@jdart1 jdart1 merged commit 6063d5a into jdart1:master Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants