add_files(
	LICENSE_GENERATOR

	LicenseGenerator.cpp
	LicenseGenerator.h
)

# split for tests
add_files(
	LICENSE_GENERATOR_MAIN

	main.cpp
)
