Skip to content

Commit 950f182

Browse files
authored
[ESD-1864] Deprecate libpal++ repository (#69)
* Remove FindPal++.cmake * FindPal addition targets pal++
1 parent dff8c94 commit 950f182

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

FindPal++.cmake

Lines changed: 0 additions & 6 deletions
This file was deleted.

FindPal.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ option(pal_ENABLE_TESTS "" OFF)
33
option(pal_ENABLE_EXAMPLES "" OFF)
44
GenericFindDependency(
55
TARGET pal
6+
ADDITIONAL_TARGETS pal++
67
)

0 commit comments

Comments
 (0)