mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0026903: Configuration, CMake - 3rdparty search algorithms should have the same logic
the search algorithms fitted with one logic. 3rdparty_dir is not specified by-default 3rdparty_<name>_dir has higher priority than 3rdparty_dir frameworks are considered on Mac OS; CMake - continue method (cmake version >= 3.2) removed vtk installation disabled Mac OS X - link /usr/X11/lib if X11 library is linked FILES parsing optimized search X11 package for every time when it used on MAC CSF_XwLibs used by a toolkit using Tk break a package processing if all the files from FILES file have been processed
This commit is contained in:
@@ -20,6 +20,7 @@ TKDraw
|
||||
TKOpenGl
|
||||
CSF_TclLibs
|
||||
CSF_TclTkLibs
|
||||
CSF_XwLibs
|
||||
CSF_user32
|
||||
CSF_gdi32
|
||||
CSF_OpenGlLibs
|
||||
|
Reference in New Issue
Block a user