RSE-Model/conanfile.txt
JackCarterSmith d40a9f921c
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
Minor feature update
> New Load/Free mecanism for file memory management
> Added prototype of simple header parser for fast infos access
> Fix seg. fault when forcing mtl export without RSPTextureLib dll
> Added dependencies to Vulkan driver
2023-01-18 19:07:09 +01:00

18 lines
252 B
Plaintext

[requires]
#opengl/system
#glu/system
glew/2.2.0
#vulkan-headers/1.3.236.0
vulkan-memory-allocator/3.0.1
vulkan-loader/1.3.236.0
[generators]
cmake
cmake_find_package
[options]
glew:shared=True
vulkan-loader:shared=True
[imports]
bin, *.dll -> ./bin