Remove broken common.h generation from CMake build
This commit is contained in:
parent
ec2bf50e75
commit
caf367f8fb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user