mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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