Skip to content

Conversation

@iloveitaly
Copy link
Contributor

No description provided.

# The below is needed due to: https://github.com/ActivityWatch/activitywatch/issues/173
make --directory=aw-client build
make --directory=aw-core build
ifdef SKIP_SERVER_RUST
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mean ifndef, right?

echo 'Rust not found, skipping aw-server-rust!'; \
fi
else
make --directory=aw-server build SKIP_WEBUI=$(SKIP_WEBUI)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break CI, which should build both (and building both should be the default).

@ErikBjare ErikBjare force-pushed the master branch 4 times, most recently from 3d1fcd1 to 7259e24 Compare August 31, 2022 12:51
@ErikBjare ErikBjare force-pushed the master branch 2 times, most recently from df13a96 to 10dfeda Compare November 22, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants