mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
bx is now a lib, should install that as well
This commit is contained in:
@@ -49,6 +49,7 @@ endif()
|
||||
|
||||
if( BGFX_INSTALL )
|
||||
# install bx
|
||||
install( TARGETS bx DESTINATION lib )
|
||||
install( DIRECTORY ${BX_DIR}/include DESTINATION . )
|
||||
|
||||
# install bgfx
|
||||
|
||||
Reference in New Issue
Block a user