Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
deleted the bin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Oct 13, 2022
1 parent 10fa26e commit b362783
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ SET(FOOEXE swiftest_driver)

# Define some directories
SET(SRC ${CMAKE_SOURCE_DIR}/src)
SET(BIN ${CMAKE_SOURCE_DIR}/bin)
SET(DISCARD ${SRC}/discard)
SET(DRIFT ${SRC}/drift)
SET(ENCOUNTER ${SRC}/encounter)
Expand Down

0 comments on commit b362783

Please sign in to comment.