Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-23 | build: use absolute path for cmarkTargets.cmake | Saleem Abdulrasool | |
Adjust the include of the CMake file to use a cmarkConfig.cmake relative location which enables use without considerations for the path. | |||
2020-01-02 | build: add exports targets for build tree usage | Saleem Abdulrasool | |
This enables the use of the export targets from the build tree to allow easy use of the CMark library in other projects. Resolves: #307 |