Skip to content

Added CMakeLists and small updates#21

Open
vkresch wants to merge 5 commits intozekyll:masterfrom
vkresch:master
Open

Added CMakeLists and small updates#21
vkresch wants to merge 5 commits intozekyll:masterfrom
vkresch:master

Conversation

@vkresch
Copy link

@vkresch vkresch commented Dec 7, 2019

Adding a CMakeLists.txt for convenient building of the ompeval.cpp (#7). Also updated Readme accordingly on how to build. I also included a missing include (#13) and a relative include of the HandEvaluator.

I also thought that it would be nice for the repo to use a CI so I also added a travis file.
Nice project btw. :)
Let me know your thoughts @zekyll.

README.md Outdated
###Advanced usage
### Advanced usage
```c++
#include <omp/EquityCalculator.h>

Choose a reason for hiding this comment

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

Shouldn't it be also #include "omp/EquityCalculator.h" instead of #include <omp/EquityCalculator.h>?

Copy link
Author

Choose a reason for hiding this comment

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

Yes thanks!

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