Actually remove file CMakeModules/version.h.cmake forgotten in previous commit.
This commit is contained in:
parent
9d69b73b85
commit
94ad141570
|
@ -1,13 +0,0 @@
|
||||||
/* Do not modify this file, it was automatically generated by CMake. */
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Define the current source code Subversion commit number. The version
|
|
||||||
* string defined below does not update automatically when building the
|
|
||||||
* source with make. Run make rebuild_cache to update version strings.
|
|
||||||
*/
|
|
||||||
#ifndef __KICAD_SVN_VERSION_H__
|
|
||||||
#define __KICAD_SVN_VERSION_H__
|
|
||||||
|
|
||||||
#cmakedefine KICAD_BUILD_VERSION "@KICAD_BUILD_VERSION@"
|
|
||||||
|
|
||||||
#endif /* __KICAD_SVN_VERSION_H__ */
|
|
Loading…
Reference in New Issue