You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using find_package(stlab 1.4 REQUIRED CONFIG) in my cmakelists.txt, stlab incorrectly reports a version of 1.0 while I have 1.4 installed. The found cmake file is located at /usr/local/share/cmake/stlab/stlabConfig.cmake when installing stlab.
The text was updated successfully, but these errors were encountered:
When using
find_package(stlab 1.4 REQUIRED CONFIG)
in my cmakelists.txt, stlab incorrectly reports a version of 1.0 while I have 1.4 installed. The found cmake file is located at/usr/local/share/cmake/stlab/stlabConfig.cmake
when installing stlab.The text was updated successfully, but these errors were encountered: