fanquake 7c218dacd0
build: specify cmake build dir for multiprocess depends build
When no build dir is specified, cmake will warn:
```bash
Preprocessing libmultiprocess...
Configuring libmultiprocess...
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.
```

It's unclear if this will actually ever become an error, but it's also easy
enough to just supply the directory, and save this maybe breaking in
future.
2022-04-04 10:24:06 +01:00
..
2022-02-14 16:52:23 +00:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:10 +08:00
2022-01-04 18:26:12 +02:00
2021-03-23 08:39:16 +08:00
2021-04-11 16:38:33 -04:00
2022-02-13 20:59:07 +00:00
2022-02-14 16:52:23 +00:00
2021-12-03 14:07:10 +08:00
2021-12-03 14:07:09 +08:00
2022-02-14 16:52:23 +00:00