mirror of https://github.com/fltk/fltk
12 lines
392 B
CMake
12 lines
392 B
CMake
/*
|
|
ABI Configuration file for the Fast Light Tool Kit (FLTK).
|
|
|
|
============================================================================
|
|
DO NOT EDIT - This file is generated by CMake !
|
|
============================================================================
|
|
|
|
define FL_ABI_VERSION: 1xxyy for 1.x.y (xx,yy with leading zero)
|
|
*/
|
|
|
|
#cmakedefine FL_ABI_VERSION @FL_ABI_VERSION@
|