CMakeLists use the source_group command to improve look and feel when generating...
authornOOb3167 <nOOb3167@gmail.com>
Mon, 19 Feb 2018 14:01:10 +0000 (15:01 +0100)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 23 Feb 2018 16:02:02 +0000 (17:02 +0100)
commit4118e150f8841a507e3fcb546902d1e07150e4a2
tree561444b39d3a307af0de5ba4195c00c70fa1421c
parentcbf891ef1db7d3b3d1155916c100011d3e9a94cd
CMakeLists use the source_group command to improve look and feel when generating Visual Studio projects.
The TREE argument of source_group appears in CMake 3.8 therefore check for version.
src/CMakeLists.txt