]> OCCT Git - occt-copy.git/commit
0027041: CMake - CLang 3.6.2 fails to link DRAWEXE on Ubuntu 15.10
authorabv <abv@opencascade.com>
Sat, 26 Dec 2015 15:59:36 +0000 (18:59 +0300)
committerabv <abv@opencascade.com>
Sat, 26 Dec 2015 17:41:39 +0000 (20:41 +0300)
commitfd7245ef38cc70cc0e4933318fe433f1fd1b7441
tree35a54ab928ea7537cf229b2ff23593512031f2ca
parentd573adcf38d586fba68cde1a041ea9a3dd2c261f
0027041: CMake - CLang 3.6.2 fails to link DRAWEXE on Ubuntu 15.10

"stdc++" is added to CSF_ThreadLibs in CMake script to make DRAWEXE built well.

In addition, TKVCAF added in CMake script for OCAF MFC sample, and Yacc and Lex files added in src/StepFile/FILES to make it consistent with actual contents of the package.
adm/cmake/occt_csf.cmake
samples/mfc/standard/06_Ocaf/CMakeLists.txt
src/StepFile/FILES