Skip to content

issues Search Results · repo:aminya/cpp_vcpkg_project language:CMake

Filter by

11 results
 (91 ms)

11 results

inaminya/cpp_vcpkg_project (press backspace or delete to remove)

After #20 we have several CMake preset files. This is populating the root of the project. This should be simplified and these files should be merged into a single one. There s no need for this modularity ...
  • aminya
  • 2
  • Opened 
    on Sep 11, 2024
  • #56

this files will be used from doxygen and clang-tidy: || [5/5] Generating documentation - entry file: /Users/clausklein/Workspace/cpp/cpp_vcpkg_project/build/gcc-release/html/index.html build/default/vcpkg_installed/x64-osx/include/fmt/format.h|1017| ...
  • ClausKlein
  • 2
  • Opened 
    on Apr 5, 2024
  • #50

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Open These updates have all been created ...
  • renovate[bot]
  • Opened 
    on Jan 20, 2024
  • #44

see https://gitlab.com/ClausKlein/cpp_vcpkg_project/-/jobs/4959646661#L2011 (WARNING) Unrecognized GCOV output for /builds/ClausKlein/cpp_vcpkg_project/my_header_lib/test/constexpr/constexpr_tests.cpp ...
  • ClausKlein
  • 1
  • Opened 
    on Aug 27, 2023
  • #33

https://github.com/aminya/cpp_vcpkg_project/actions/runs/3308620283/jobs/5461139224#step:6:174 -- Build files have been written to: /Users/runner/work/cpp_vcpkg_project/cpp_vcpkg_project/build task: [build_template] ...
bug
  • aminya
  • Opened 
    on Oct 23, 2022
  • #16

When I run the following command in the container (via vscode): cmake -S ./ -B ./build -G Ninja Multi-Config -DCMAKE_BUILD_TYPE:STRING=Debug -DFEATURE_TESTS:BOOL=ON -DFEATURE_DOCS:BOOL= OFF got the error: ...
  • nejcgalof
  • 1
  • Opened 
    on Aug 4, 2022
  • #11

It is possible to create another example like my_lib where my_lib is a shared library (.so). I try it, but I have problems when I link it to the tests. It is good practice to test a shared library in this ...
enhancement
  • nejcgalof
  • 2
  • Opened 
    on Jul 15, 2022
  • #10

see too https://github.com/aminya/cpp_vcpkg_project/issues/1 and https://github.com/ClausKlein/cpp_cmake_project/runs/6312620658?check_suite_focus=true#step:12:50 bash-3.2$ make test cmake ./ -B ./build ...
bug
needs investigation
  • ClausKlein
  • 6
  • Opened 
    on May 5, 2022
  • #4

bash-3.2$ make docs cmake ./ -B ./build -G Ninja Multi-Config -DCMAKE_BUILD_TYPE:STRING=Debug -DFEATURE_DOCS:BOOL=ON -DFEATURE_TESTS:BOOL=OFF -- vcpkg is already installed at /Users/clausklein/vcpkg. ...
documentation
  • ClausKlein
  • Opened 
    on May 5, 2022
  • #3

bash-3.2$ make test cmake -B ./build -G Ninja Multi-Config -D CMAKE_BUILD_TYPE:STRING=Debug -D FEATURE_TESTS:BOOL=ON -- vcpkg is already installed at /Users/clausklein/vcpkg. -- Running vcpkg install ...
needs investigation
question
  • ClausKlein
  • 5
  • Opened 
    on May 5, 2022
  • #2
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 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 search results · GitHub