Packaging

This commit is contained in:
2026-03-28 23:46:05 +01:00
committed by Romain BOULLARD
parent 1328b17b47
commit 0977669bd5
11 changed files with 135 additions and 776 deletions

View File

@@ -33,7 +33,4 @@ SET(CMAKE_INSTALL_RPATH "\${ORIGIN}")
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/Bin2CPP/Sources)
if(${BUILD_TESTS})
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/Bin2CPP/Tests)
endif()
add_custom_target(NatVis SOURCES
${CMAKE_CURRENT_SOURCE_DIR}/Vendor/NatVis/EASTL/EASTL.natvis)
endif()