Add missing *.hxx pattern
Signed-off-by: Axel Nana <axel.nana@aliens-group.com>
This commit is contained in:
@@ -65,6 +65,7 @@ function(ly_setup_target OUTPUT_CONFIGURED_TARGET ALIAS_TARGET_NAME absolute_tar
|
||||
PATTERN *.h
|
||||
PATTERN *.hpp
|
||||
PATTERN *.inl
|
||||
PATTERN *.hxx
|
||||
)
|
||||
endif()
|
||||
endforeach()
|
||||
|
||||
Reference in New Issue
Block a user