mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
RptCleanup - reorganize stylesheets
- store them in a subdirectory - reuse the report module loader - eliminate gncmod-stylesheet, gui bits are now in gnome
This commit is contained in:
@@ -905,7 +905,7 @@ set_target_properties(${_MODULES} PROPERTIES
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
set_target_properties(gncmod-backend-xml gncmod-stylesheets PROPERTIES
|
||||
set_target_properties(gncmod-backend-xml PROPERTIES
|
||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user