272
edits
(→3rd party deps/directory structure: new section) |
Hamzaalloush (talk | contribs) |
||
| Line 30: | Line 30: | ||
I still need to check the Superbuild/CMakeLists.txt files, but I assume that those assumptions are not Windows specific, but primarily MSVC specific - so may not even be applicable to a gcc-based cross-compiler ? --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 13:54, 24 May 2015 (EDT) | I still need to check the Superbuild/CMakeLists.txt files, but I assume that those assumptions are not Windows specific, but primarily MSVC specific - so may not even be applicable to a gcc-based cross-compiler ? --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 13:54, 24 May 2015 (EDT) | ||
:yes your right! :-) after i checked, this was to resolve MSVC linking to 3rd parties. that dir structure might not even be needed, still, i think it is a good idea to at least compile the respective versions of those 3rd party dependencies as provided in the fgmeta/3rdparty branch. | |||
edits