Giter Club home page Giter Club logo

cmake_boost_ctest_msvc_example's Introduction

cmake_boost_ctest_msvc_example

Пример проекта с использованием:

  • cmake
  • boost (для тестов)
  • ctest
  • microsoft visual studio

Инструкция

  1. Cкачать и установить cmake (https://cmake.org/download/)
  2. Cкачать и установить visual studio (https://www.visualstudio.com/ru-ru/downloads/download-visual-studio-vs.aspx)
  3. Скачать исходники библиотеки boost (http://www.boost.org/users/download/) Пример структуры каталогов: C:\boost_1_60_0(boost, libs, docs, tools, ...)
  4. Скопировать в каталог C:\boost_1_60_0 файл boost_install.bat
  5. Установить в файле boost_install.bat нужные значения переменных "STUDIO_VERSION" и "ARCHITECTURE"
  6. Запустить на исполнение boost_install.bat
  7. Дождаться завершения сборки библиотеки boost
  8. Установить в файле create_msvc_project.bat значение переменной "STUDIO_VERSION"
  9. Запустить на исполнение create_msvc_project.bat

Результатом должен быть каталог с проектом visual studio включающий в себя юнит-тесты, который создан на основании CMakeLists.txt

cmake_boost_ctest_msvc_example's People

Contributors

khevse avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.