eternal
eternal copied to clipboard
allow using eternal through CPM/cmake package management system
Hi, this minor change allows using eternal with cmake's Fetch_Conent or alternatively CPM.
The current way that the include folder are specified means that an including cmake project will be providing its own source directory as the CMAKE_SOURCE_DIR preventing cmake from supplying the correct -I directives.