mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
Help: Add note about #pragma once
This commit is contained in:
@@ -158,6 +158,9 @@ These are:
|
||||
* ``cm::is_unique_ptr``:
|
||||
Checks if a type is a ``std::unique_ptr`` type.
|
||||
|
||||
CMake assumes the compiler supports ``#pragma once``. Use this for all
|
||||
hand-written header files.
|
||||
|
||||
Dynamic Memory Management
|
||||
=========================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user