mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove set target property on no-longer-extant gncmod-utility-reports target.
This commit is contained in:
parent
1d4dc42a3f
commit
48365a923d
@ -808,7 +808,7 @@ SET_TARGET_PROPERTIES(gnc-core-utils gnc-module gnc-backend-sql gnc-backend-xml-
|
||||
)
|
||||
|
||||
IF (WIN32)
|
||||
SET_TARGET_PROPERTIES(gncmod-backend-xml gncmod-stylesheets gncmod-utility-reports PROPERTIES
|
||||
SET_TARGET_PROPERTIES(gncmod-backend-xml gncmod-stylesheets PROPERTIES
|
||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||
)
|
||||
ENDIF()
|
||||
|
Loading…
Reference in New Issue
Block a user