0.4.10.4.2
|
Last change
on this file since a48fd4c was
a48fd4c,
checked in by Michael Medin <michael@…>, 11 months ago
|
- Fixed almost all -Wall warnings (the rest are probably not getting fixed in the near future due to their nature)
|
-
Property mode set to
100644
|
|
File size:
366 bytes
|
| Line | |
|---|
| 1 | cmake_minimum_required(VERSION 2.6) |
|---|
| 2 | |
|---|
| 3 | copy_single_file(copy_files license.txt .) |
|---|
| 4 | copy_single_file(copy_files nrpe_dh_512.pem security) |
|---|
| 5 | copy_single_file(copy_files old-settings.map .) |
|---|
| 6 | copy_single_file(copy_files counters.defs .) |
|---|
| 7 | copy_single_file(copy_files ../changelog .) |
|---|
| 8 | |
|---|
| 9 | ADD_CUSTOM_TARGET(copy_files ALL) |
|---|
| 10 | SET_TARGET_PROPERTIES(copy_files PROPERTIES FOLDER "files") |
|---|
Note: See
TracBrowser
for help on using the repository browser.