diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2020-06-11 01:55:37 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2020-06-12 13:26:58 +0200 |
| commit | 2a847be412bd1dc66e53ea4652cc42f24a412d0f (patch) | |
| tree | 1a5c9f1772a53c4ffdab753a45e51796010d3bfa /modules/template_dummy_cpp.cmake | |
| parent | c3b52f0e804a75c535f56c550354c0f894d7e960 (diff) | |
| download | tde-cmake-2a847be412bd1dc66e53ea4652cc42f24a412d0f.tar.gz tde-cmake-2a847be412bd1dc66e53ea4652cc42f24a412d0f.zip | |
Move templates to a separate directory and rename to the tde_ prefix.
Create the TDE_CMAKE_ROOT and TDE_CMAKE_TEMPLATES variables.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'modules/template_dummy_cpp.cmake')
| -rw-r--r-- | modules/template_dummy_cpp.cmake | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/template_dummy_cpp.cmake b/modules/template_dummy_cpp.cmake deleted file mode 100644 index 8e1f5ff..0000000 --- a/modules/template_dummy_cpp.cmake +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef _AIX - namespace { - void *not_empty_file; - } -#endif |
