修复编译错误, 增加test stage.
This commit is contained in:
@@ -38,7 +38,8 @@ add_subdirectory(./vendor)
|
||||
add_subdirectory(./src)
|
||||
add_subdirectory(./test)
|
||||
|
||||
install(TARGETS ${lib_name} LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX}/lib COMPONENT LIBRARY)
|
||||
#install(TARGETS ${lib_name}_shared LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX}/lib COMPONENT LIBRARY)
|
||||
|
||||
install(FILES inc/MESA_jump_layer.h DESTINATION ${CMAKE_INSTALL_PREFIX}/include/MESA COMPONENT HEADER)
|
||||
|
||||
include(Package)
|
||||
|
||||
Reference in New Issue
Block a user