Closed ghost closed 8 years ago
The cmake config uses the filename revision_data.h while CMakeLists.txt contain the filename revision.h
Changing the filename in cmake config is not effective. Renaming the filenames inside CMakeLists.txt instead.
Files affected:
Code style : replaced Tabs with spaces in /src/plugins/CMakeLists.txt
Closes #47
The cmake config uses the filename revision_data.h while CMakeLists.txt contain the filename revision.h
Changing the filename in cmake config is not effective. Renaming the filenames inside CMakeLists.txt instead.
Files affected:
Code style : replaced Tabs with spaces in /src/plugins/CMakeLists.txt
Closes #47