hhyyrylainen / Leviathan

Leviathan Game Engine
Other
17 stars 8 forks source link

Add ruby files to cmake to make them show up in visual studio #13

Open hhyyrylainen opened 6 years ago

hhyyrylainen commented 6 years ago

Using set_source_files_properties("file" PROPERTIES HEADER_FILE_ONLY TRUE) might be enough to not make cmake complain about them being included. They should also have their own resource group.