mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
[Fwk] Updated headers and added unit tests, fixed minor issues related to text stream operator overload
This commit is contained in:
@@ -35,7 +35,9 @@ if (USE_CEE_VIZ)
|
||||
add_subdirectory(VizFwk/LibCore)
|
||||
add_subdirectory(AppFwk/cafPdmCvf)
|
||||
|
||||
add_subdirectory(AppFwk/cafPdmCvf/cafPdmCvf_UnitTests)
|
||||
|
||||
add_subdirectory(AppFwk/cafTests/cafTestCvfApplication)
|
||||
|
||||
set_property(TARGET LibCore cafPdmCvf cafTestCvfApplication PROPERTY FOLDER "CeeViz")
|
||||
set_property(TARGET LibCore cafPdmCvf cafPdmCvf_UnitTests cafTestCvfApplication PROPERTY FOLDER "CeeViz")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user