test_suite/unit_tests/FDM/CMakeLists.txt: fixed incorrect header name.
This commit is contained in:
parent
683501e3bd
commit
26695b448c
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ set(TESTSUITE_HEADERS
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/test_ls_matrix.hxx
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/testAeroElement.hxx
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/testYASimAtmosphere.hxx
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/yasim-gear.hxx
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/testYASimGear.hxx
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue