diff options
author | Brad King <brad.king@kitware.com> | 2020-07-10 10:43:58 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-07-10 10:45:09 (GMT) |
commit | a5064f6e656f3c83c5aa78af67740365f08236fb (patch) | |
tree | 4c10ffe5c3743b8576218f82c1efd2e1a312ca96 /Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt | |
parent | bf3a1e9a9b51cd6116d416148abfec2765cdef10 (diff) | |
parent | 961ee62faaf63cbd72724a4e9c039352ed44dad4 (diff) | |
download | CMake-a5064f6e656f3c83c5aa78af67740365f08236fb.zip CMake-a5064f6e656f3c83c5aa78af67740365f08236fb.tar.gz CMake-a5064f6e656f3c83c5aa78af67740365f08236fb.tar.bz2 |
Merge topic 'source_file_both_props'
961ee62faa Help: Update get_property and get_source_file_property docs
1235f2d747 set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
177052d6b8 set_property: Fix name of TARGET_DIRECTORY option in error messages
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4994
Diffstat (limited to 'Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt')
-rw-r--r-- | Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt b/Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt index 2e0b238..a2b6cf4 100644 --- a/Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt +++ b/Tests/RunCMake/set_property/SOURCE_FILE-stderr.txt @@ -16,7 +16,7 @@ Call Stack \(most recent call first\): CMakeLists\.txt:[0-9]+ \(include\) + CMake Error at SOURCE_FILE.cmake:4 \(set_property\): - set_property given non-existent target for DIRECTORY_TARGET + set_property given non-existent target for TARGET_DIRECTORY non_existing_target Call Stack \(most recent call first\): CMakeLists\.txt:[0-9]+ \(include\)$ |