deepstreamIO / deepstream.io-client-cpp

deepstream.io C++ client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor cmake snippets to source from local directory first

frobware opened this issue · comments

In the top-level CMakeLists.txt we include various files. It is customary to put those files in their own cmake directory. This would also provide a natural home to copy out-of-date functions like flex_target() from newer versions of cmake. See also #84 which fails to build on trusty.