сделал newInstructor

This commit is contained in:
krivoshein
2024-12-11 12:50:52 +03:00
parent 4556c07fc9
commit 0cb03e49b1
89 changed files with 1318 additions and 671 deletions

View File

@@ -114,4 +114,11 @@ endif()
target_link_libraries(InstructorsAndTrainees PRIVATE libDataBaseLMS.dll)
add_custom_command(TARGET InstructorsAndTrainees
POST_BUILD
COMMAND ${CMAKE_COMMAND} -E copy_if_different
d:/LMS/DB_IaT/Debug64/libInstructorsAndTrainees.dll
d:/LMS/GUIdataBaseLMS/Debug64)
#install(TARGETS InstructorsAndTrainees DESTINATION ${VEYON_LIB_DIR})