ryzomcore
ryzomcore copied to clipboard
FindLuabind doesn't update library path when Hunter Luabind is updated
//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.