...
This commit is contained in:
@@ -168,8 +168,8 @@ endif()
|
||||
|
||||
|
||||
|
||||
add_executable(exe EXCLUDE_FROM_ALL main.cpp)
|
||||
target_link_libraries(exe PUBLIC ${PROJECT_NAME})
|
||||
# add_executable(exe EXCLUDE_FROM_ALL main.cpp)
|
||||
# target_link_libraries(exe PUBLIC ${PROJECT_NAME})
|
||||
|
||||
# get_target_property(ZZ exe INCLUDE_DIRECTORIES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user