mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Move caf.h/cpp to UiCore
This commit is contained in:
parent
3208abad19
commit
1c0649db77
@ -14,8 +14,6 @@ find_package(
|
|||||||
set(QT_LIBRARIES Qt5::Core)
|
set(QT_LIBRARIES Qt5::Core)
|
||||||
|
|
||||||
set(PROJECT_FILES
|
set(PROJECT_FILES
|
||||||
caf.h
|
|
||||||
caf.cpp
|
|
||||||
cafAssert.h
|
cafAssert.h
|
||||||
cafAppEnum.h
|
cafAppEnum.h
|
||||||
cafClassTypeName.h
|
cafClassTypeName.h
|
||||||
|
@ -68,6 +68,8 @@ set(PROJECT_FILES
|
|||||||
cafIconProvider.h
|
cafIconProvider.h
|
||||||
cafFontTools.cpp
|
cafFontTools.cpp
|
||||||
cafFontTools.h
|
cafFontTools.h
|
||||||
|
caf.h
|
||||||
|
caf.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
# NOTE! Resources in this subfolder appends to the variable QRC_FILES in parent
|
# NOTE! Resources in this subfolder appends to the variable QRC_FILES in parent
|
||||||
|
Loading…
Reference in New Issue
Block a user