We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9a80cb + 9d1fb36 commit f76f2d5Copy full SHA for f76f2d5
1 file changed
expui/CMakeLists.txt
@@ -55,6 +55,7 @@ target_sources(expui PUBLIC FILE_SET HEADERS
55
${CMAKE_CURRENT_SOURCE_DIR}/BiorthBasis.H
56
${CMAKE_CURRENT_SOURCE_DIR}/BiorthBess.H
57
${CMAKE_CURRENT_SOURCE_DIR}/FieldGenerator.H
58
+ ${CMAKE_CURRENT_SOURCE_DIR}/UnitValidator.H
59
)
60
61
# Make the exp config header part of the public install
0 commit comments