diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f3439e..5f31cf1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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