Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Add missing fails to test compilation.
  • Loading branch information
przemek83 committed Dec 23, 2024
1 parent cde1e4d commit f2aeaeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ set(${PROJECT_TESTS}_SOURCES
ProgressBarInfiniteTest.cpp
UtilitiesTest.h
UtilitiesTest.cpp
${CMAKE_SOURCE_DIR}/src/Utilities.h
${CMAKE_SOURCE_DIR}/src/Utilities.cpp
)

qt_add_resources(${PROJECT_TESTS}_SOURCES testResources.qrc)
Expand Down

0 comments on commit f2aeaeb

Please sign in to comment.