Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FindLuabind doesn't update library path when Hunter Luabind is updated #656

Open
kaetemi opened this issue Feb 1, 2022 · 0 comments
Open

Comments

@kaetemi
Copy link
Member

kaetemi commented Feb 1, 2022

//Include path for Luabind
LUABIND_INCLUDE_DIR:PATH=/root/.hunter/_Base/5e53cbb/9e316b0/deb09b6/Install/include

//Path to a library.
LUABIND_LIBRARY_DEBUG:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/lib/libluabind09-d.a

//Path to a library.
LUABIND_LIBRARY_RELEASE:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/lib/libluabind09.a

//Path to a file.
LUABIND_VERSION_FILE:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/include/luabind/version.hpp

//The directory containing a CMake configuration file for Lua.
Lua_DIR:PATH=/root/.hunter/_Base/5e53cbb/9e316b0/deb09b6/Install/lib/cmake/Lua

Include path is updated, but library path is not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant