Giter Club home page Giter Club logo

cmake_test's Introduction

cmake_test repository

Intro

cmake를 사용하여 visual studio solution을 만드는 간단한 샘플 프로젝트입니다.

Requirement

  • Windows 10
  • Visual Studio 2013 이상(권장: Visual Studio 2017)
  • cmake 3.8.2 이상의 버전(권장: 최신 버전의 cmake)

Build

  • repo의 root directory에 build 폴더를 생성하고 해당 위치에서 다음 커맨드를 입력합니다.
  • -G 는 generator를 설정하는 옵션입니다. 생성하고 싶은 제네레이터를 확인하세요.
build > cmake -G "Visual Studio 15 2017 Win64" ..

Output

빌드 산출물은 root/bin/$(configuration) 폴더에 생성됩니다. 디버깅 시 해당 위치를 작업 디렉터리로 설정합니다.

cmake_test's People

Contributors

lusainkim avatar

Stargazers

Dr. Furqan avatar JaeHyunPark avatar

Watchers

 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.