OSDN Git Service

[Build][CMAKE][FM7] Initial Setup.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 30 Dec 2014 15:26:23 +0000 (00:26 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 30 Dec 2014 15:26:23 +0000 (00:26 +0900)
commit9fe499bc5b82fc6008701feef33589b0bf231c12
treee2af0e98ae5458f72a4c396912f5aebdfbce2925
parentc524ee5748d0396a6478ae30954821c14d073ccf
[Build][CMAKE][FM7] Initial Setup.
14 files changed:
source/build-cmake/3rdparty/FindIconv.cmake [new file with mode: 0644]
source/build-cmake/3rdparty/FindIconv.patch [new file with mode: 0644]
source/build-cmake/3rdparty/findopencl.url.txt [new file with mode: 0644]
source/build-cmake/3rdparty/findopencl/FindOpenCL.cmake [new file with mode: 0644]
source/build-cmake/3rdparty/findopencl/example/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/3rdparty/findopencl/example/example.cpp [new file with mode: 0644]
source/build-cmake/cmake/FindIconv.cmake [new symlink]
source/build-cmake/cmake/FindOpenCL.cmake [new symlink]
source/build-cmake/cmake/compile_gettext_catalogue.cmake [new file with mode: 0644]
source/build-cmake/cmake/config_commonsource.cmake [new file with mode: 0644]
source/build-cmake/cmake/detect_target_cpu.cmake [new file with mode: 0644]
source/build-cmake/cmake/simd-x86.cmake [new file with mode: 0644]
source/build-cmake/cmake/windows-mingw-cross.cmake [new file with mode: 0644]
source/build-cmake/fm7/CMakeLists.txt [new file with mode: 0644]