1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0027351: Custom OCCT DLL name suffixes

Added generation of libraries with postfix.
This commit is contained in:
ski
2016-04-08 16:55:24 +03:00
committed by bugmaster
parent 3321f6847d
commit 46bd680a25
4 changed files with 50 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ set (BUILD_WITH_DEBUG_DESCR
"Enables extended messages of many OCCT algorithms, usually printed to cout.
These include messages on internal errors and special cases encountered, timing etc")
set (BUILD_SHARED_LIBRARY_NAME_POSTFIX_DESCR
"Append the postfix to names of output libraries")
# install variables
set (INSTALL_DIR_DESCR
"The place where built OCCT libraries, headers, test cases (INSTALL_TEST_CASES variable),