os/boardsupport/emulator/emulatorbsp/ecust.cmake
changeset 1 260cb5ec6c19
parent 0 bde4ae8d615e
     1.1 --- a/os/boardsupport/emulator/emulatorbsp/ecust.cmake	Fri Jun 15 03:10:57 2012 +0200
     1.2 +++ b/os/boardsupport/emulator/emulatorbsp/ecust.cmake	Tue Jun 10 14:32:02 2014 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  #Add current file to our source tree
     1.5  add_cmake_source()
     1.6  #Make sure all the output from all projects will go in one place
     1.7 -set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/../bin)
     1.8 +set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
     1.9  
    1.10  
    1.11  include_directories(./inc)