client almost builds

This commit is contained in:
d1str4ught
2025-08-19 00:20:40 +02:00
parent 4be475f111
commit be56f3f31a
1090 changed files with 126610 additions and 14032 deletions

11
extern/library/SpeedTree/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1,11 @@
add_library(SpeedTree STATIC IMPORTED GLOBAL)
set_target_properties(SpeedTree PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${CMAKE_SOURCE_DIR}/extern/include"
)
set_target_properties(SpeedTree PROPERTIES
IMPORTED_LOCATION_DEBUG "${CMAKE_CURRENT_LIST_DIR}/speedtree_staticd.lib"
IMPORTED_LOCATION_RELEASE "${CMAKE_CURRENT_LIST_DIR}/speedtree_static.lib"
IMPORTED_LOCATION_RELWITHDEBINFO "${CMAKE_CURRENT_LIST_DIR}/speedtree_static.lib"
)

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dd85879aa7ec1f7f9f9c0bd1f93e4ab826a099c6ef2f448c7ee2defa5a8a7f4
size 2709882

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b945136c652ea8ade2f2cf1a862962caf9ecdcbf9f67a3563aa2c0578d3afd92
size 13014262