Commit Graph

2 Commits

Author SHA1 Message Date
Jerin Philip
dc2fb3d64e
CMake fixes: Generate project.h in binary dir, fix GetVersionFromFile for use as submodule. (#193)
* Use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR for project bound version string

* marian-dev cmake fix

* Generate project.h in binary dir

* We don't want people asking about extra spaces
2021-06-09 10:12:00 +01:00
Abhishek Aggarwal
c1ef6f2bcb Added cmake file to compute version information
- Reads BERGAMOT_VERSION file for generating various strings
   for versioning
2021-05-17 19:34:58 +02:00