add_files(
	LICENSE_GENERATOR_FILES

	Generator.cpp
	Generator.h
)

# split for tests
add_files(
	LICENSE_GENERATOR_MAIN

	main.cpp
)
