Skip to content

Commit

Permalink
commit from vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 13, 2024
1 parent a4e2b67 commit 7cf4502
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ IF(APPLE) # mac os
ADD_DEFINITIONS(-std=c++0x)
endif()

# cmake .. -DENC=GBK
# IF (DEFINED ENC)
# ADD_DEFINITIONS(-DCPPJIEBA_${ENC})
# ENDIF()

ADD_SUBDIRECTORY(deps)
ADD_SUBDIRECTORY(test)

Expand Down

0 comments on commit 7cf4502

Please sign in to comment.