cmake 教程

cmake 教程

Step 1: A Basic Starting Poin Step 1: A Basic Starting Poin
Step 2: Adding a Library Step 2: Adding a Library
Step 3: Adding Usage Requirements for a Library Step 3: Adding Usage Requirements for a Library
Step 4: Adding Generator Expressions Step 4: Adding Generator Expressions
Step 5: Installing and Testing Step 5: Installing and Testing
Step 6: Adding Support for a Testing Dashboard Step 6: Adding Support for a Testing Dashboard
Step 7: Adding System Introspection Step 7: Adding System Introspection
Step 8: Adding a Custom Command and Generated File Step 8: Adding a Custom Command and Generated File
Step 9: Packaging an Installer Step 9: Packaging an Installer
Step 10: Selecting Static or Shared Libraries Step 10: Selecting Static or Shared Libraries
Step 11: Adding Export Configuration Step 11: Adding Export Configuration
Step 12: Packaging Debug and Release Step 12: Packaging Debug and Release

Step 1: A Basic Starting Point

  • Exercise 1 - Building a Basic Project
  • Exercise 2 - Specifying the C++ Standard
  • Exercise 3 - Adding a Version Number and Configured Header File

Step 2: Adding a Library

  • Exercise 1 - Creating a Library
  • Exercise 2 - Adding an Option

Step 3: Adding Usage Requirements for a Library

  • Exercise 1 - Adding Usage Requirements for a Library
  • Exercise 2 - Setting the C++ Standard with Interface Libraries

Step 4: Adding Generator Expressions

  • Exercise 1 - Adding Compiler Warning Flags with Generator Expressions

Step 5: Installing and Testing

  • Exercise 1 - Install Rules
  • Exercise 2 - Testing Support

Step 6: Adding Support for a Testing Dashboard

  • Exercise 1 - Send Results to a Testing Dashboard

Step 7: Adding System Introspection

  • Exercise 1 - Assessing Dependency Availability

Step 8: Adding a Custom Command and Generated File

Step 9: Packaging an Installer

Step 10: Selecting Static or Shared Libraries

Step 11: Adding Export Configuration

Step 12: Packaging Debug and Release

你可能感兴趣的:(cmake,cmake,教程)