Remove overrides directory as being obsolete.

Also don't install qof test headers to libexec.
This commit is contained in:
John Ralls
2017-12-01 13:56:43 -08:00
parent 9b0a8723a4
commit 0a8e50069c
8 changed files with 0 additions and 253 deletions

View File

@@ -259,16 +259,6 @@ INSTALL(TARGETS gncmod-engine
INSTALL(FILES ${engine_HEADERS} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/gnucash)
SET(qof_test_HEADERS
kvp-frame.hpp
qofbook.h
qofinstance.h
qofobject.h
qofsession.h
)
INSTALL(FILES ${qof_test_HEADERS} DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/gnucash/libgnucash/engine/test)
# Scheme
SET (engine_SCHEME_0