Thread: CMake help?

  1. #1
    Registered User Chris87's Avatar
    Join Date
    Dec 2007
    Posts
    139

    CMake help?

    Unfortunately, there doesn't seem to be any official forums for CMake, so I was wondering if it's okay to ask here? I would ask away but I don't want to seem ignorant. I'm trying to make a CMakeLists.txt for a library that doesn't have a very effective build method for VS2017, and thus took it upon myself to make my own. I intend to submit it as a port for GitHub - Microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS, too, which requires CMake be used to build C/C++ libs
    Last edited by Chris87; 04-06-2019 at 05:57 PM.

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    CMake has official mailing lists.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Cannot generate cmake for pcre in c
    By diego31416 in forum C Programming
    Replies: 1
    Last Post: 10-28-2018, 11:56 PM
  2. CMake - Specifying Compiler flags to be run
    By Asymptotic in forum C Programming
    Replies: 0
    Last Post: 07-02-2018, 10:51 PM
  3. Cmake file dependancy
    By King Mir in forum C++ Programming
    Replies: 6
    Last Post: 12-26-2017, 08:03 AM
  4. i need help with cmake, BISON and FLEX, i am willing to pay
    By Yakir Manor in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 01-17-2012, 04:54 PM
  5. Compiling errors and using Cmake Set Policy
    By eligor in forum Linux Programming
    Replies: 2
    Last Post: 01-25-2010, 01:43 PM

Tags for this Thread