All Projects → microsoft → CmakeSettings

microsoft / CmakeSettings

Licence: MIT License
Example CmakeSettings.json for different configurations for using CMake inside of Visual Studio

Projects that are alternatives of or similar to CmakeSettings

How To Export Cpp Library
An OS-agnostic C++ library template in plain CMake.
Stars: ✭ 228 (+744.44%)
Mutual labels:  cmake
Madskristensen.VisualStudio.SDK
Visual Studio SDK meta packages
Stars: ✭ 29 (+7.41%)
Mutual labels:  visualstudio2017
cmake-cheatsheet
CMake Cheat Sheet
Stars: ✭ 37 (+37.04%)
Mutual labels:  cmake
Scikit Build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
Stars: ✭ 234 (+766.67%)
Mutual labels:  cmake
DLL-INJECTOR
I created a dll injector I am going to Open source its Code. But remember one thing that is any one can use it only for Educational purpose .I again say do not use it to damage anyone's Computer.But one thing if you are using it for some good purpose like to help someone who really need help then I permit you to use it.
Stars: ✭ 14 (-48.15%)
Mutual labels:  visualstudio2017
PackageReferenceUpgrader
A VS2017 Extension that helps legacy apps migrate off of packages.config.
Stars: ✭ 27 (+0%)
Mutual labels:  visualstudio2017
Frut
Building JUCE projects using CMake made easy
Stars: ✭ 228 (+744.44%)
Mutual labels:  cmake
FindICU.cmake
[CMake] [BSD-2] CMake module to find ICU
Stars: ✭ 28 (+3.7%)
Mutual labels:  cmake
VisualStudio-ColorCoder
Visual Studio extension that helps with semantic highlighting in C# and VB.Net
Stars: ✭ 31 (+14.81%)
Mutual labels:  visualstudio2017
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (-22.22%)
Mutual labels:  cmake
Cfs
The Core Flight System (cFS)
Stars: ✭ 238 (+781.48%)
Mutual labels:  cmake
Fortran2018 Examples
Fortran 2018 standard examples with broad applications
Stars: ✭ 251 (+829.63%)
Mutual labels:  cmake
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Stars: ✭ 35 (+29.63%)
Mutual labels:  cmake
Sanitizers Cmake
CMake modules to help use sanitizers
Stars: ✭ 232 (+759.26%)
Mutual labels:  cmake
computer-vision-dojo
This is a repository to learn and get more computer vision skills, make robotics projects integrating the computer vision as a perception tool and create a lot of awesome advanced controllers for the robots of the future.
Stars: ✭ 15 (-44.44%)
Mutual labels:  cmake
Gtest Demo
Unit test demo using Google Test.
Stars: ✭ 227 (+740.74%)
Mutual labels:  cmake
ConEmuIntegration
Using the console emulator ConEmu within Visual Studio. This project integrates the console emulator ConEmu in Visual Studio.
Stars: ✭ 36 (+33.33%)
Mutual labels:  visualstudio2017
c-template
Boilerplate to set up a c project, include CuTest unit testing, cmake build setup
Stars: ✭ 69 (+155.56%)
Mutual labels:  cmake
cmake-maven-project
Project to enable using CMake from a Maven build.
Stars: ✭ 57 (+111.11%)
Mutual labels:  cmake
OpenJij
OpenJij : Framework for the Ising model and QUBO.
Stars: ✭ 57 (+111.11%)
Mutual labels:  cmake

Welcome

This repository contains examples of different CMakeSettings.json for use inside of Visual Studio's Open Folder.

Feel free to add your own CMakeSettings.json for specific scenarios you are interested in sharing. The general format is

  • Directory
    • Readme.md - description of your settings
    • CMakeSettings.json - your custom settings

More information

For more information on CMakeSettings.json see these:

https://docs.microsoft.com/en-us/cpp/ide/cmake-tools-for-visual-cpp#cmake_settings

https://docs.microsoft.com/en-us/cpp/linux/cmake-linux-project

https://blogs.msdn.microsoft.com/vcblog/2016/10/05/cmake-support-in-visual-studio/#configure-cmake

https://blogs.msdn.microsoft.com/vcblog/2017/08/14/cmake-support-in-visual-studio-customizing-your-environment/

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].