No result found for cmake: CMAKE_INSTALL_LIBDIR
#1635
Replies: 2 comments
-
My network is not stable, this is a duplicated post, sorry for that, close it now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to get search result by typing
cmake: CMAKE_INSTALL_LIBDIR
in zeal but no result found:I can find result in the online, official cmake document:
https://cmake.org/cmake/help/latest/search.html?q=CMAKE_INSTALL_LIBDIR
![截屏2024-06-23 15 33 54](https://private-user-images.githubusercontent.com/3831847/342044847-fec8aeb2-6601-4dda-aec2-bfcbc8d81032.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDE4OTIsIm5iZiI6MTczOTAwMTU5MiwicGF0aCI6Ii8zODMxODQ3LzM0MjA0NDg0Ny1mZWM4YWViMi02NjAxLTRkZGEtYWVjMi1iZmNiYzhkODEwMzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMDc1OTUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTZmYmMzNzE2ZmEwNmU5MTQzMWI3MjUzODE3MjE4OTg3N2U1ZTRlZDMwMDBjMDllNmI2N2ViOTE1MGVjMGVmZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.IMSvrcwIuaqGnZdrf79gCJd4C51aQrvZMcvKbmxnOyE)
Zeal version:
v0.7.1-dev.19+db781ed
CMake docset: the latest
As shown above, the result is matched in text, instead of a "keyword/command/variable" of cmake. I'm not sure if this fulltext search result can be supported by docset.
@Kapeli @trollixx
Beta Was this translation helpful? Give feedback.
All reactions