Skip to content
Snippets Groups Projects
Commit 75238dda authored by Eric Cano's avatar Eric Cano
Browse files

Completed the lowercasing started by Steve

parent d3b15698
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ find_package(Oracle)
# Configure header file
###########################################################################
configure_file(${CMAKE_SOURCE_DIR}/h/patchlevel.h.in ${CMAKE_BINARY_DIR}/h/patchlevel.h)
include_DIRECTORIES(${CMAKE_BINARY_DIR}/h)
include_DIRECTORIES(${CMAKE_SOURCE_DIR}/h})
include_directories(${CMAKE_BINARY_DIR}/h)
include_directories(${CMAKE_SOURCE_DIR}/h})
###########################################################################
# Include the subdirectories of the project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment