mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Move direct check dependencies to the originating CMakeLists.txt.
Removing transitive dependencies from being declared direct.
This commit is contained in:
@@ -188,3 +188,5 @@ ADD_CUSTOM_TARGET(check-po
|
||||
-P check-po.cmake
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
add_dependencies(check check-po)
|
||||
|
||||
Reference in New Issue
Block a user