mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Update cgeditor and CMake integration
This commit is contained in:
parent
ffed9d86fc
commit
ab8ca08cb2
3 changed files with 3 additions and 4 deletions
|
@ -21,7 +21,6 @@ target_link_libraries(ochess chessarbiter)
|
|||
# CGEditor
|
||||
add_subdirectory(libs/cgeditor)
|
||||
target_link_libraries(ochess cgeditor)
|
||||
include_directories(${CGEDITOR_INCLUDE_DIR})
|
||||
|
||||
# pgnp
|
||||
add_subdirectory(libs/pgnp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue