meta: switch to justfile for task organization
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ib4000ab597f94b2dd3dccf1e31fce3a76a6a6964
This commit is contained in:
parent
ae505188fc
commit
7584eb76e1
3 changed files with 101 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue