mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-24 07:16:53 -06:00
78505bb44d
The macro CAF_PDM_UI_FIELD_EDITOR_SOURCE_INIT expands to a variable name colliding with an identical variable name in a different file. Cotire put the two files into same file, and this causes compilation issues. Fixed by removing some empty lines in one file, to make sure the two statements are defined at different lines. |
||
---|---|---|
.. | ||
cafAnimControl | ||
cafCommand | ||
cafPdmCvf | ||
cafProjectDataModel | ||
cafTensor | ||
cafTests | ||
cafUserInterface | ||
cafViewer | ||
cafVizExtensions | ||
CommonCode | ||
Doxygen | ||
CMakeLists.txt |