Make the cmake command lowercase

pull/1522/head
Richard Cohen 3 years ago
parent 351990cf47
commit e3515185d3

@ -8,7 +8,7 @@ set(test_core_noinst_HEADERS
unittest-support.h
)
INCLUDE_DIRECTORIES(
include_directories(
${CMAKE_BINARY_DIR}/common
${CMAKE_SOURCE_DIR}/common
${CMAKE_SOURCE_DIR}/libgnucash/engine

Loading…
Cancel
Save