st_tree icon indicating copy to clipboard operation
st_tree copied to clipboard

Wrong version number in st_treeConfigVersion.cmake

Open volkerbecker opened this issue 2 years ago • 0 comments

I have changed to version 1.2.2 and after running cmake --install the file st_treeConfigVersion.cmake still contains the version 1.0.6 which makes it difficult to include the newest version via find_package.

"set(PACKAGE_VERSION "1.0.6")"

volkerbecker avatar May 05 '22 17:05 volkerbecker