Skip to content

Commit

Permalink
we don't likey?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoPannetier committed Oct 27, 2023
1 parent cb33766 commit 81ecc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)

# add RScore to source search path
add_subdirectory(../src/RScore)
add_subdirectory(src/RScore)

# add the executable
add_executable(RangeShifter ../src/main.cpp ../src/BatchMode.cpp)
Expand Down

0 comments on commit 81ecc01

Please sign in to comment.