ResInsight/cafPdmCvf/CMakeLists.txt

9 lines
119 B
CMake
Raw Normal View History

cmake_minimum_required (VERSION 2.8)
project (cafPdmCvf)
add_library( ${PROJECT_NAME}
cafPdmFieldCvfColor.cpp
)