Commit 701ef6b6 authored by Austin Sanders's avatar Austin Sanders Committed by amystamile-usgs
Browse files

Removed more cmakelists.txt

parent 111e347d
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
set(PvlKeyword_source_files
    PvlKeyword.cpp
    PvlKeyword.h
)

add_library(PvlKeyword ${PvlKeyword_source_files})
+0 −4
Original line number Diff line number Diff line
set(PVLObject_source_files
    PvlObject.cpp
    PvlObject.h
)