소스 검색

solving cmake error

Patrik Kovacs 7 년 전
부모
커밋
aef9dea2ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -18,7 +18,7 @@ add_library(hdf4cpp
         lib/HdfException.cpp
         include/hdf4cpp/HdfObject.h
         include/hdf4cpp/HdfDestroyer.h
-        include/hdf4cpp/hdf.h include/hdf4cpp/HdfAttribute.h)
+        include/hdf4cpp/HdfAttribute.h)
 
 target_include_directories(hdf4cpp
         PUBLIC