meta: switch to justfile for task organization

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib4000ab597f94b2dd3dccf1e31fce3a76a6a6964
This commit is contained in:
raf 2026-02-23 02:25:06 +03:00
commit 7584eb76e1
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 101 additions and 0 deletions

View file

@ -78,6 +78,7 @@ install(TARGETS nix-ir-plugin LIBRARY DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/n
add_executable(regression_test
tests/regression_test.cpp
src/irc/serializer.cpp
src/irc/parser.cpp
)
target_include_directories(regression_test PRIVATE