We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff8c94 commit 950f182Copy full SHA for 950f182
FindPal++.cmake
FindPal.cmake
@@ -3,4 +3,5 @@ option(pal_ENABLE_TESTS "" OFF)
3
option(pal_ENABLE_EXAMPLES "" OFF)
4
GenericFindDependency(
5
TARGET pal
6
+ ADDITIONAL_TARGETS pal++
7
)
0 commit comments