Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2ff78ad

Browse files
committed
llv23 - for updates of compiling
1 parent e3f12b2 commit 2ff78ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎.gitignore‎

40 Bytes
Binary file not shown.

‎CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENABLE_TESTING()
2222
INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS} ${PYTHON_INCLUDE_DIRS})
2323
LINK_LIBRARIES(${Boost_LIBRARIES} ${PYTHON_LIBRARIES}) # Deprecated but so convenient!
2424

25-
set(CMAKE_EXE_LINKER_FLAGS "-lboost_system -lboost_python36 -lpython3.6m")
25+
# set(CMAKE_EXE_LINKER_FLAGS "-lboost_system -lboost_python36 -lpython3.6m")
2626

2727
ADD_SUBDIRECTORY(01-HelloWorld)
2828
ADD_SUBDIRECTORY(02-ExposingClasses)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /