Removed ifdefs around curl in WebResourceLoader
This commit is contained in:
@@ -14,6 +14,7 @@ namespace OpenVulkano
|
||||
{
|
||||
class WebResourceLoader : public ResourceLoader
|
||||
{
|
||||
protected:
|
||||
std::filesystem::path m_cacheDirectory;
|
||||
|
||||
std::filesystem::path GetCacheFilePath(const std::string& url);
|
||||
|
||||
Reference in New Issue
Block a user