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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDIyOTEsIm5iZiI6MTczODk0MTk5MSwicGF0aCI6Ii8zODMxODQ3LzM0MjA0NDg0Ny1mZWM4YWViMi02NjAxLTRkZGEtYWVjMi1iZmNiYzhkODEwMzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTUyNjMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NThmYmMzNDJmNTY3ODAxNzQyOThjNDc5NTQ4ODEyMmE3YzQ0ODQ0MDgxMmEzNTkzZTA0ZDRmYjZiN2EyZWU1YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zV72H7kTVSgYx1CQ9E0Wpef2k5MvEMsyIP0uNX4uy9E)
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