cmake : provide binary dir
This commit is contained in:
parent
99d1e7eb8a
commit
007f2ece0a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ project("llama-android")
|
||||||
## Also provides "common"
|
## Also provides "common"
|
||||||
#FetchContent_MakeAvailable(llama)
|
#FetchContent_MakeAvailable(llama)
|
||||||
|
|
||||||
add_subdirectory(../../../../../../)
|
add_subdirectory(../../../../../../ please-work)
|
||||||
|
|
||||||
# Creates and names a library, sets it as either STATIC
|
# Creates and names a library, sets it as either STATIC
|
||||||
# or SHARED, and provides the relative paths to its source code.
|
# or SHARED, and provides the relative paths to its source code.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue