Skip to content

Commit f76f2d5

Browse files
authored
Merge pull request #186 from lgarrison/missing-header
cmake: add UnitValidator.H to CMake install
2 parents e9a80cb + 9d1fb36 commit f76f2d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

expui/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ target_sources(expui PUBLIC FILE_SET HEADERS
5555
${CMAKE_CURRENT_SOURCE_DIR}/BiorthBasis.H
5656
${CMAKE_CURRENT_SOURCE_DIR}/BiorthBess.H
5757
${CMAKE_CURRENT_SOURCE_DIR}/FieldGenerator.H
58+
${CMAKE_CURRENT_SOURCE_DIR}/UnitValidator.H
5859
)
5960

6061
# Make the exp config header part of the public install

0 commit comments

Comments
 (0)