add some AI generated dx11 render code
This commit is contained in:
@@ -14,6 +14,7 @@ PRIVATE
|
||||
target_link_libraries(DirectX11Engine
|
||||
PRIVATE
|
||||
BasaltShared
|
||||
${DirectX11_LIBRARY}
|
||||
)
|
||||
# Enable export macro
|
||||
target_compile_definitions(DirectX11Engine
|
||||
|
||||
Reference in New Issue
Block a user