Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Community Community
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • CMake
  • CommunityCommunity
  • Wiki
  • FAQ

FAQ · History

Page version Author Changes Last updated
0d64afd9 Clément Grégoire
Remove example of ugly hack replacing CMAKE_*_FLAGS dynamically for MSVC runtime lib
Nov 02, 2021
5b0e1933 Brad King
Update FAQ
Feb 24, 2021
682f317b Brad King
Update FAQ
Feb 24, 2021
d4580b38 Brad King
Update FAQ
Feb 24, 2021
a63125e9 Brad King
Update FAQ
Feb 24, 2021
7fd476bf Mike Taves
Update FAQ fix fmt
May 04, 2020
c07a5dcd Mike Taves
Update FAQ using modern syntax
Mar 05, 2020
77684b14 Brad King
Update FAQ
Jan 31, 2020
65ae5cdb Kitware Robot
Add auto-generated table of contents Run the command `markdown-toc -i ...` to insert a table of contents at our placeholder in each page that has one. Manually replace `--` with `-` in anchor links.
Apr 27, 2018
47ef7f1f Brad King
Add table of contents placeholders Prepare to use `markdown-toc` to generate the table of contents for some pages that had them in the old mediawiki.
Apr 27, 2018
f521a386 Kitware Robot
Update links to page anchors after conversion from mediawiki
Apr 27, 2018
58da7516 Kitware Robot
Update links for page layout after conversion from mediawiki Manually remove links to mediawiki user pages.
Apr 27, 2018
19e293ad Kitware Robot
Update links for page layout after conversion from mediawiki Rewrite links using our `link-rewrite.sed` script: git ls-files | xargs sed -i -f link-rewrite.sed
Apr 27, 2018
d523de26 Kitware Robot
Organize page layout after conversion from mediawiki Organize pages into directories and shorter file names. Use lower-case names for directories and capitalized names for files. This produces a pleasing sort order in the GitLab Wiki navigation page. Also rename entry page `CMake.md` to `Home.md` to match GitLab Wiki conventions.
Apr 27, 2018
Clone repository
  • CMake Versions on Linux Distros
  • Contrib
  • Editing Guidelines
  • FAQ
  • Home
  • contrib
    • macros
      • AddCxxTest
      • CompareVersionStrings
      • CopyIfDifferent
      • CreateFinalFile
      • FilterOut
      • ForceAddFlags
      • GatherProjectFiles
      • GenerateProject
      • LibtoolFile
      • ListOperations
View All Pages