Commit eb80d641 authored by Hamilton, Steven P.'s avatar Hamilton, Steven P.
Browse files

Setting up install of data files.

parent 02d57448
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -61,6 +61,12 @@ IF(NOT DEFINED BUILD_SHARED_LIBS)
  UNSET(BUILD_SHARED_LIBS_DEFAULT)
ENDIF()

# COPY DATA FILES
SET(DATA_FILES
    data/c5g7_252g.xml
    data/c5g7_3d.xml)
INSTALL(FILES ${DATA_FILES} DESTINATION data)

# Do all of the processing for this Tribits project
TRIBITS_PROJECT()

+0 −0

File moved.

+0 −0

File moved.

Loading