set(CMAKE_BINARY_DIR E:\[TEMP]) project(ProjectHelper) include_directories(Helper) add_executable(ProjectHelper ProjectHelper.cpp)