Stp2Glb/cmake/deps_stepcode.cmake
sladro 8218502ee8 chore: import existing STP2GLB project
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2025-10-22 14:36:07 +08:00

10 lines
176 B
CMake

include_directories(${STEPCODE_INCLUDE_DIR})
list(APPEND
ADA_CPP_LINK_LIBS
steplazyfile
stepdai
stepcore
stepeditor
steputils
)