Remove broken common.h generation from CMake build

This commit is contained in:
James Price 2017-01-30 16:12:09 +00:00
parent ec2bf50e75
commit caf367f8fb

View File

@ -22,7 +22,6 @@ include(CheckCXXCompilerFlag)
set(gpu-stream_VERSION_MAJOR 2)
set(gpu-stream_VERSION_MINOR 2)
configure_file(common.h.in common.h)
include_directories(${CMAKE_BINARY_DIR})
# Use 'Release' if no build type specified