p5-vbnekit
p5-vbnekit
This feature is made according to the following instructions: https://cmake.org/cmake/help/git-stage/guide/importing-exporting/index.html Installed srsgui library can be easily imported from another cmake-project (modern way): ``` cmake_minimum_required(VERSION 3.15) project("test") find_package("srsgui" REQUIRED) add_executable("test" test.cxx)...
If I try to map a network drive with a link-local ipv6 address i have connection `Error 67 (Network name cannot be found)`. Inacessible connection string examples: - `\\sshfs\user@fe80::218:7dff:fe9c:f7ab\` -...