mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
match to exact directory name (case-sensitive)
This commit is contained in:
parent
7ad9238bbf
commit
c81fa61f2e
@ -27,7 +27,7 @@ include_directories(AFTER "common")
|
||||
|
||||
# Add extensions to build here
|
||||
add_subdirectory(fcs)
|
||||
add_subdirectory(breakline)
|
||||
add_subdirectory(breakLine)
|
||||
add_subdirectory(advanced_ballistics)
|
||||
|
||||
message("Build Type: ${CMAKE_BUILD_TYPE}")
|
Loading…
Reference in New Issue
Block a user