Add missing *.hxx pattern
Signed-off-by: Axel Nana <axel.nana@aliens-group.com>
This commit is contained in:
committed by
lumberyard-employee-dm
parent
69312a5e56
commit
abce54b3cd
@@ -64,6 +64,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