We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f645756 commit 975c186Copy full SHA for 975c186
1 file changed
build/android/app/CMakeLists.txt
@@ -31,6 +31,7 @@ add_library(
31
${srcs}
32
)
33
34
+# TODO: is this a duplication? See same above before add_library.
35
include_directories(
36
../../src/
37
../../tests/harness/modules/ruisapp/src
0 commit comments