mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
10 lines
286 B
CMake
10 lines
286 B
CMake
/* Do not modify this file, it was automatically generated by CMake */
|
|
|
|
#ifndef __KICAD_SVN_VERSION_H__
|
|
#define __KICAD_SVN_VERSION_H__
|
|
|
|
#cmakedefine KICAD_SVN_VERSION "@KICAD_SVN_VERSION@"
|
|
#cmakedefine KICAD_ABOUT_VERSION "@KICAD_ABOUT_VERSION@"
|
|
|
|
#endif /* __KICAD_SVN_VERSION_H__ */
|