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 3be5500 commit e983480Copy full SHA for e983480
cmake/rsp-cmake-scripts-config.cmake.in
@@ -3,4 +3,4 @@
3
message(NOTICE "RSP CMake Scripts Config file...")
4
5
# TODO: Test of variable...
6
-set(RSP_FOO "bar")
+set(RSP_FOO "bar" PARENT_SCOPE)
0 commit comments