📄 makefile.am
字号:
SUBDIRS= . testlib_LTLIBRARIES=libbfl_rng.lalibbfl_rng_la_SOURCES = rng.cpp## This variable relocates the installation path of the header files in this directory# to another location.#libbfl_rng_la_includedir = $(includedir)/wrappers/rng## This variable lists all the headers which must be installed in the above include# location.#libbfl_rng_la_include_HEADERS = \ rng.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -