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

Commit

Permalink
deleted the lib directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Oct 13, 2022
1 parent 777d6a2 commit 10fa26e
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(LIB ${CMAKE_SOURCE_DIR}/lib)
SET(BIN ${CMAKE_SOURCE_DIR}/bin)
SET(DISCARD ${SRC}/discard)
SET(DRIFT ${SRC}/drift)
Expand Down

0 comments on commit 10fa26e

Please sign in to comment.