cmake_minimum_required(VERSION 3.0)

project(win_flex_bison VERSION 2.5.9)

INSTALL(DIRECTORY . DESTINATION bin)
