mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Move caf.h/cpp to UiCore
This commit is contained in:
@@ -14,8 +14,6 @@ find_package(
|
||||
set(QT_LIBRARIES Qt5::Core)
|
||||
|
||||
set(PROJECT_FILES
|
||||
caf.h
|
||||
caf.cpp
|
||||
cafAssert.h
|
||||
cafAppEnum.h
|
||||
cafClassTypeName.h
|
||||
|
||||
@@ -68,6 +68,8 @@ set(PROJECT_FILES
|
||||
cafIconProvider.h
|
||||
cafFontTools.cpp
|
||||
cafFontTools.h
|
||||
caf.h
|
||||
caf.cpp
|
||||
)
|
||||
|
||||
# NOTE! Resources in this subfolder appends to the variable QRC_FILES in parent
|
||||
|
||||
Reference in New Issue
Block a user