Added build details, the executables no longer write VERSION.TXT
This commit is contained in:
@ -6,8 +6,7 @@ file(GLOB_RECURSE sources
|
||||
src/*.cpp src/*.h
|
||||
)
|
||||
|
||||
include_directories(${PROJECT_BINARY_DIR}/src/)
|
||||
|
||||
# Add the src directory to the include path
|
||||
include_directories(src/)
|
||||
|
||||
# Find dependencies
|
||||
|
Reference in New Issue
Block a user