Correct usage of FindSQLite3 module in Windows

On Windows sqlite3.lib can be composed from sqlite3.dll and sqlite3.def with Developer Command Prompt for VS 20.. with lib program. So no CMake search paths hardcoding will be required.