Skip to content

issues Search Results · repo:toeb/cmakepp language:CMake

Filter by

102 results
 (51 ms)

102 results

intoeb/cmakepp (press backspace or delete to remove)

Anyone? Tonnes of efforts were put into this project. Wouldn t it be much better to implement a frontend to the cmake and create better scripting language like meson, but which is much faster?
  • hinell
  • 5
  • Opened 
    on Jun 11, 2023
  • #136

curl -OL https://raw.github.com/toeb/cmakepp/master/install.cmake cmake -P install.cmake rm install.cmake on macOS 11.4 (20F71) with cmake version 3.21.2
  • SamuelMarks
  • 2
  • Opened 
    on Sep 17, 2021
  • #134

In semver_parse.cmake, you have: set(semver_identifier_regex [0-9A-Za-z-]+ ) set(semver_major_regex [0-9]+ ) set(semver_minor_regex [0-9]+ ) set(semver_patch_regex [0-9]+ ) set(semver_identifiers_regex ...
  • jwdonahue
  • 1
  • Opened 
    on Aug 29, 2020
  • #133

README.rd (4c20943) says: Use the Biicode Block but that URL (https://www.biicode.com/toeb/cmakepp) gives a scary security warning in Firefox.
  • PerMildner
  • 1
  • Opened 
    on Jan 27, 2020
  • #132

I m getting deprecation warnings of policies CMP0053 and CMP0054, running CMake 3.12.3 on macOS. CMake Deprecation Warning at submodules/cmakepp/cmakepp.cmake:25 (cmake_policy): The OLD behavior for ...
  • vidavidorra
  • Opened 
    on Dec 3, 2018
  • #131

Hi @toeb , Hope you are all well ! I was wondering how CMake++ could help me to manage different types of external project schemes and to cache some cross-platform build with a project version + toolchain ...
  • roscopecoltran
  • Opened 
    on Apr 4, 2017
  • #130

Hi, hope you are all well ! I tried to build the example, described on your blog (link), and I got the following errors. 1. eigen3 is not included 2. several CMake Warning Errors: Cannot set ...
  • roscopecoltran
  • Opened 
    on Mar 10, 2017
  • #129

Hi, Hope you are all well ! I tried to install and use cmakepp with hunter in order to add hunter_add_package on the fly when a find_package command is referenced in a project. Goal/Background: My ...
  • roscopecoltran
  • 1
  • Opened 
    on Feb 8, 2017
  • #128

Hi Tobias, I m having some issues related to the way you handled #3: Your return() command overrides the default CMake one so if you do a naked return() invocation in a module for example (As many CMake ...
  • Manu343726
  • 7
  • Opened 
    on Feb 28, 2016
  • #127

All functions are avaiable should become: All functions are available Thanks!
  • ghost
  • 1
  • Opened 
    on Nov 10, 2015
  • #125
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub