Skip to content

Conversation

@Advaitgaur004
Copy link
Contributor

Cleaned up our main build scripts (build.sh).

It now serves as a simple wrapper for CMake, consolidating our build logic in one place (CMakeLists.txt)

- It follows SIngle source of truth.
- All build logic (which files to compile, which flags to use, how to link libraries) is now located only in CMakeLists.txt file.
@Advaitgaur004 Advaitgaur004 changed the title [Cleanup]: Tidy up the build scripts [Cleanup]: Tidy up the build script Aug 19, 2025
@Advaitgaur004 Advaitgaur004 changed the title [Cleanup]: Tidy up the build script [Cleanup] : Tidy up the build script Aug 19, 2025
@PrimedErwin PrimedErwin merged commit fd5beab into pocketpy:test Aug 20, 2025
5 checks passed
@Advaitgaur004 Advaitgaur004 deleted the cleanup-ii branch August 20, 2025 08:40
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