MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014500 | CMake | Modules | public | 2013-10-21 09:08 | 2016-06-10 14:31 |
| Reporter | hadim | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.12 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0014500: UseJava.cmake add_jar() resource files: specify relative path | ||||
| Description | I didn't find a clean way to specify path for resource files. For example I have a file called ./a/path/text_linux.config and I would like to add it at the source of the jar file (if I also can rename it, it will be awesome !). add_jar(MY_TARGET SOURCES ${source_files} ./a/path/text_linux.config INCLUDE_JARS ${some_jars}) In the generated jar file, my resource file is under ./a/path/text_linux.config and I would like to have it under ./text.config for example. Any idea ? | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-10-21 09:08 | hadim | New Issue | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042398 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||