Sorry for bothering you again, but I cannot figure out, why this
compiles under Windows but doesn't compile under Debian Linux.
Yours sincerely,
Christian Lohr
---
Under Debian the build output is following:
Scanning dependencies of target applikation
[ 12%] Building CXX object CMake
ty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the License for more information.
#
# Created by Christian Lohr
#=
FIND_PATH ( OPENCASCADE_INCLUDE_DIR Standard.hxx PATHS
/usr/include/opencascade
C:\OpenCASCADE6.3.0\, is
there a way getting cmake to use this path variable. The Libs under
windows are under ${CASROOT}/win32/lib, and the includes are under
${CASROOT}/inc.
Yours sincerely,
Christian Lohr
---