diff --git a/CMakeLists.txt b/CMakeLists.txt index aaf886c..fa164d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,6 +49,7 @@ endif() if( BGFX_INSTALL ) # install bx + install( TARGETS bx DESTINATION lib ) install( DIRECTORY ${BX_DIR}/include DESTINATION . ) # install bgfx