Open vkresch opened 4 years ago
Adding a CMakeLists.txt for convenient building of the ompeval.cpp (https://github.com/zekyll/OMPEval/issues/7). Also updated Readme accordingly on how to build. I also included a missing include (https://github.com/zekyll/OMPEval/issues/13) and a relative include of the HandEvaluator.
ompeval.cpp
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.
Adding a CMakeLists.txt for convenient building of the
ompeval.cpp
(https://github.com/zekyll/OMPEval/issues/7). Also updated Readme accordingly on how to build. I also included a missing include (https://github.com/zekyll/OMPEval/issues/13) and a relative include of theHandEvaluator
.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.